parallel-ssh v1.12.1 Release Notes

Release Date: 2020-08-30 // over 3 years ago
  • 🛠 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.