Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information