Release 1.4.0
Changes
ParallelSSH2Client.join
now raisespssh.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.