Skip to content

Release 1.12.1

Compare
Choose a tag to compare
@pkittenis pkittenis released this 30 Aug 18:59
· 69 commits to master since this release
c1ca671

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.