em-ssh
em-ssh copied to clipboard
Connection failure does not close open channels
If connection #unbind gets called due to a network failure, while there are open channels, their on_close (or other callbacks) do not appear to be invoked.
I am experiencing this issu because I'm rebooting some devices remotely and the reboot command has immediate effects on the host.
Can you tell me which versions of em-ssh and net-ssh you're using?
Do you have a stack trace from thrown exception, or did you discover the issue in some other way?
@vihai do you still experience this issue?