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

Hotfix/ssh fix #180

Merged
merged 7 commits into from
Oct 31, 2024
Merged

Hotfix/ssh fix #180

merged 7 commits into from
Oct 31, 2024

Conversation

ngenovese11
Copy link
Contributor

No description provided.

ndorin and others added 7 commits August 15, 2023 10:00
- the SSH Stream is occasionally disposed, when this happens we catch and recreate the client
- removed the line where we set the Timer to null at disconnect, as there is no other place that the timer gets recreated
- added try/catch w/ logging in the KillClient method for safety's sake
- in both 'send' methods, print and log the ex message at level 0
- in both 'send' methods, print and log the stack trace at level 1
…ception

fix: handles an object disposed ex
- creates a StreamDebugging class with the default s+ key
- this shouldn't matter since in a simpl windows env you can't use console commands anyhow
…ient-throws-null-ref-in-older-simpl-windows-only-scenarios

fix: StreamDebugging in default constructor
@ndorin ndorin merged commit 44fb41b into development Oct 31, 2024
2 checks passed
@ndorin ndorin deleted the hotfix/ssh-fix branch October 31, 2024 17:03
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.

4 participants