I'm debugging a remote node app using an attach config. It works great but when the remote node debugger disconnects the session doesn't end. When I try to start a new session I get the message "There is already a debug configuration "srvr" running". Then I can't figure out how to kill the session. There is no debug bar either. So far the only way I have been able to start a new session is to close vscode and reopen it, which is a real PITA.
EDIT: I have the automatic timeout set very long. I don't want it sorter because I had problems (don't remember what). Is the timeout the only way for the session to end?