Skip to content

Release 1.5.0

Compare
Choose a tag to compare
@pkittenis pkittenis released this 07 Mar 13:03
· 113 commits to master since this release

Changes

  • pssh2_client.ParallelSSHClient.join with timeout now consumes output to ensure command completion status is accurate.

Fixes

  • pssh2_client.ParallelSSHClient.join would always raise Timeout when output has not been consumed even if command has finished - #104.