Release 1.5.0
Changes
pssh2_client.ParallelSSHClient.joinwith timeout now consumes output to ensure command completion status is accurate.
Fixes
pssh2_client.ParallelSSHClient.joinwould always raiseTimeoutwhen output has not been consumed even if command has finished - #104.