Opened 12 years ago
Last modified 12 years ago
#203 closed defect
reconnect in winswitch menu needs two tries — at Version 1
Reported by: | pmarek | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | minor | Milestone: | 0.12 |
Component: | Client | Keywords: | |
Cc: |
Description (last modified by )
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.
Change History (1)
comment:1 Changed 12 years ago by
Description: | modified (diff) |
---|---|
Milestone: | → 0.12 |
Owner: | changed from Antoine Martin to Antoine Martin |
Status: | new → accepted |
Note: See
TracTickets for help on using
tickets.