vscode-remote-release
vscode-remote-release copied to clipboard
[Remote-SSH Bug]: Connection errors are interrupting a reboot on macOS
The priority level of a connection error is too high and it blocks MacOS from rebooting.
- You opened or have an open vscode remote development window
- You lose connection such as while moving, disconnect VPN or just don't enter the password (yet).
- You want to reboot your device
- Now vscode blocks MacOS from rebooting because of a connection failure:
- "Try Again" does not work. Now I need to cancel my reboot, press disconnect (that may not even connected before) and do another try for reboot.
Only vscode does this and it is especially annoying when using remote development. Both vscode and vscode remote should address this. Vscode is going to far on the basic notification level and vscode remote is abusing that high notification level for something harmless.