mirror of
https://github.com/jlengrand/engine.git
synced 2026-03-10 08:11:21 +00:00
- reading on stdout/stderr may be blocking if the app does
not output anything, thus we never reach the code that abort/timeout
the process
- Fix: Properly timeout reading stdout/stderr
- Try to interleave stdout and stderr to have output in the correct
order. For a better alternative timestamp should be added and remerged
after it
90 KiB
90 KiB