Release 1.12.1
Fixes
- Reading from output streams with timeout via
run_command(<..>, timeout=<timeout>)
would raise timeout early when trying to read from a stream with no data written to it while other streams have pending data - #180.
run_command(<..>, timeout=<timeout>)
would raise timeout early when trying to read from a stream with no data written to it while other streams have pending data - #180.