https://pantsbuild.org/ logo
f

fast-nail-55400

05/23/2017, 10:40 PM
as for the ordering of stdout/err, I'm redirecting stderr into stdout (via
stderr=subprocess.STDOUT
) on the
subprocess.Popen
call and now the ordering is correct