2.3.1
Changes
SSHClient.read_outputandread_stderrnow take buffer to read from as argument instead of channel.SSHClient.wait_finishednow takesHostOutputargument instead of channel.
Fixes
- Output for multiple commands on one host run at the same time would be lost.