Closed philipstarkey closed 10 years ago
Original comment by Chris Billington (Bitbucket: cbillington, GitHub: chrisjbillington).
Resolves issue #29: Standard output and standard error of subprocess out of sync. Actually, issue solved in zprocess and qtutils, simply bumped version requirements here.
→ \<\<cset 80f99976829a532a9b75e995e043c7de039b15f5>>
Original report (archived issue) by Chris Billington (Bitbucket: cbillington, GitHub: chrisjbillington).
Child process returns nonsense ordering of standard out and standard error, as if the two are being written to from separate threads, even when they're not.
This requires a fix in zprocess, and then runmanager will have to change to use it.
Also this looks terrible, howcome nobody reported this as a big before? :p