Deadlock when trying to close a tab with disconnected server
(Windows 10 22H2 19045.7291, WinSCP 6.5.6, SFTP)
EXPECTED: if a server is disconnected AND the tab's Close button was pressed, don't attempt reconnecting. Just close the tab ignoring the connection state.
- New tab, connect to an SFTP server (some AWS Ubuntu in my case);
- Switch to some other windows, leaving WinSCP in background;
- Wait enough time for the server to drop/timeout the connection "due to no actions";
- Switch back to WinSCP and immediately click the [x] (Close) button of that tab.
EXPECTED: if a server is disconnected AND the tab's Close button was pressed, don't attempt reconnecting. Just close the tab ignoring the connection state.