Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Explicitly close SSH clients. #79

Merged
merged 1 commit into from May 16, 2018
Merged

Explicitly close SSH clients. #79

merged 1 commit into from May 16, 2018

Conversation

smarlowucf
Copy link
Collaborator

@smarlowucf smarlowucf commented May 16, 2018

Before references are dropped to open clients.

Should not rely on garbage collection: http://docs.paramiko.org/en/2.4/api/client.html#paramiko.client.SSHClient.close

Resolves #73

Before references are dropped to open clients. Should not rely on
garbage collection.

http://docs.paramiko.org/en/2.4/api/client.html#paramiko.client.SSHClient.close
@smarlowucf smarlowucf requested a review from rjschwei May 16, 2018 16:55
@rjschwei rjschwei merged commit 07da5ef into master May 16, 2018
@smarlowucf smarlowucf deleted the close-clients branch May 16, 2018 20:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Close SSH clients
2 participants