Open lordmauve opened 7 years ago
The ssh
subprocess is still running. Perhaps some options to ssh can help it detect connection loss.
We should pass -o BatchMode=yes
to ssh
- this is both appropriate and sets ServerAliveInterval
to 300. (Lower might be more appropriate).
The SSHTunnel doesn't appear to detect connection interruption in some cases.
Steps to reproduce: