Skip to content

v1.3.1

Compare
Choose a tag to compare
@elliotchance elliotchance released this 10 Sep 14:13
· 4 commits to master since this release
6539d4e
Fix bug with unclosed ssh connection (#13)

Often there were unclosed SSH connections, later as it turned out, this was due to the fact that only those connections were added to the closures through which it was possible to establish a TCP connection.