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

Break connection loop on certain exceptions. #262

Merged
merged 1 commit into from
Aug 17, 2020
Merged

Break connection loop on certain exceptions. #262

merged 1 commit into from
Aug 17, 2020

Conversation

smarlowucf
Copy link
Collaborator

If ssh private key file does not exist or there is an
authentication exception during establishment of ssh connection
raise on first try. These are not recoverable so img-proof should
not re-attempt connection.

If ssh private key file does not exist or there is an
authentication exception during establishment of ssh connection
raise on first try. These are not recoverable so img-proof should
not re-attempt connection.
@rjschwei rjschwei merged commit 1d00ee0 into master Aug 17, 2020
@smarlowucf smarlowucf deleted the ssh-auth branch August 17, 2020 21:43
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.

2 participants