Open Navidda opened 1 month ago
Thank you for filing, cc @Tyriar @meganrogge as well
This command should help - are you always able to reproduce this?
The command says this:
There are no unattached terminals to attach to
Still reload the window prints the same
I have no idea what could be going on in that case. @Tyriar, thoughts?
Does this issue occur when all extensions are disabled?: Yes, apart from remote ssh extension to be able to connect to the server
Steps to Reproduce:
I am using VSCode Remote Extension to connect to my VM, when I try to reload the window, it always shows this warning:
"Do you want to terminate the 6 active terminal sessions?"
However, I don't have any open terminal sessions. I suspected the port forwardings, but there are only two of them.
How can I find out what these open terminal sessions are?
I tried sudo ss -tnp | grep sshd to see open ssh connections but there was only two of them.
My settings.json: https://pastebin.com/CmKK9siq