Closing the ssh tunnel #936
aslakhellesoy
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi - thanks for this great library!
I've been using
ssh2
to create a tunnel as described in the README.I found that the SSH connection hangs unless it's explicitly closed when the postgres connection is closed:
If you agree with this approach, I'd be happy to send a PR to add this to the docs.
Beta Was this translation helpful? Give feedback.
All reactions