Bug #1034
STFL doesn't close SSH tunnel
Status: | Closed | Start: | 03/14/2015 | |
Priority: | Normal | Due date: | ||
Assigned to: | Ondrej Hošek | % Done: | 100% |
|
Category: | Frontend STFL | |||
Target version: | - | |||
Complexity: | Found in Version: | |||
Votes: | 0 |
Description
STFL never calls EngineManager.Disconnect()
, keeping SSH tunnels open.
Associated revisions
Revision 763372cd6b287e507cb4dee0de62201fc2a90af2
Frontend-STFL: Call EngineManager.Disconnect() on exit (closes #1034).
This ensures that the SSH tunnel, if any, is closed.
History
Updated by Ondrej Hošek 3495 days ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset 763372cd6b287e507cb4dee0de62201fc2a90af2.