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

Clear ssh cache at start of module. #196

Merged
merged 1 commit into from
May 22, 2019
Merged

Clear ssh cache at start of module. #196

merged 1 commit into from
May 22, 2019

Conversation

smarlowucf
Copy link
Collaborator

Test cached connections prior to returning. If command fails clear connection from cache and get new connection.

This possibly Fixes #195 however the paramiko.ssh_exception.SSHException: No existing session exception can happen for many reasons.

Test cached connections prior to returning. If command fails clear
connection from cache and get new connection.
@smarlowucf smarlowucf requested a review from rjschwei May 21, 2019 15:02
@rjschwei rjschwei merged commit ea895f5 into master May 22, 2019
@smarlowucf smarlowucf deleted the ssh-cache branch May 22, 2019 18:52
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.

traceback generated during mash run
2 participants