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

Execute reconnection on a goroutine #168

Merged
merged 1 commit into from
Sep 16, 2021
Merged

Execute reconnection on a goroutine #168

merged 1 commit into from
Sep 16, 2021

Conversation

davrodpin
Copy link
Owner

This change makes the connection to the ssh server and channels setup to
happen in a goroutine when mole is trying to reconnect.
The reason for this change is to allow the tunnel to be closed while the
attemp to reconnect is still in progress.

This change makes the connection to the ssh server and channels setup to
happen in a goroutine when mole is trying to reconnect.
The reason for this change is to allow the tunnel to be closed while the
attemp to reconnect is still in progress.
@davrodpin davrodpin merged commit a409de2 into master Sep 16, 2021
@davrodpin davrodpin deleted the fix-reconnect branch September 16, 2021 21:54
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.

1 participant