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

Changed the order of function calls. #118

Merged
merged 1 commit into from
Jan 16, 2024
Merged

Changed the order of function calls. #118

merged 1 commit into from
Jan 16, 2024

Conversation

is984
Copy link
Contributor

@is984 is984 commented Nov 17, 2023

SSH Tunnel is created first, then Server is created. This avoids crashing the application if the SSH connection fails.

This Commit resolves #116.

SSH connection is created first, then Server is created.
This avoids crashing the application if the SSH connection fails.
@jantos
Copy link

jantos commented Jan 12, 2024

Is this ever going to get merged into release? @is984

@agebrock agebrock merged commit 466be64 into agebrock:master Jan 16, 2024
@is984 is984 deleted the is984-patch-1 branch January 22, 2024 16:03
@jantos
Copy link

jantos commented Jan 22, 2024

awesome seems to work fine now...

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.

Question : How to handle errors
3 participants