+36
−14
Loading
Stanford GitLab is not approved for High Risk Data and Protected Health Information (PHI). For more information, see FAQ.
Having IPC::open3 write directly the output file is not as easy as I'd like. So, we have to do it ourselves. But, since we have to keep an eye on both the output *and* the error, we have to do a proper select()/read() loop.