Opened 12 years ago
Last modified 12 years ago
#203 closed defect
reconnect in winswitch menu needs two tries — at Initial Version
Reported by: | pmarek | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | minor | Milestone: | 0.12 |
Component: | Client | Keywords: | |
Cc: |
Description
I've got a remote tunnel, via
ssh -L 8022:host1:22
and connect to host2 via winswitch and the localhost:8022 tunnel.
Now, if I stop that outer SSH session (eg. via the "\n\n~." escape sequence) winswitch sees that the connection is severed, and displays "reconnect" in the servers menu.
But this doesn't work; on the first "reconnect" winswitch says that it couldn't connect, and only on the second try it really reconnects.
So it seems like there's some old state that is not being updated when a connection breaks.
Note: See
TracTickets for help on using
tickets.