Skip to content

Release 1.4.0

Compare
Choose a tag to compare
@pkittenis pkittenis released this 15 Feb 11:29
· 117 commits to master since this release

Changes

  • ParallelSSH2Client.join now raises pssh.exceptions.Timeout exception when timeout is requested and reached with command still running.

Fixes

  • ParallelSSH2Client.join timeout duration was incorrectly for per-host rather than total.
  • SFTP read flags were not fully portable.