<!-- ⚠️⚠️ Do Not Delete This! bug_report_template ⚠️⚠️ --> <!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ --> <!-- 🕮 Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions --> <!-- 🔎 Search existing issues to avoid creating duplicates. --> <!-- 🧪 Test using the latest Insiders build to see if your issue has already been fixed: https://code.visualstudio.com/insiders/ --> <!-- 💡 Instead of creating your report here, use 'Report Issue' from the 'Help' menu in VS Code to pre-fill useful information. --> <!-- 🔧 Launch with `code --disable-extensions` to check. --> Does this issue occur when all extensions are disabled?: NA as extensions cannot be disabled to reproduce issue. <!-- 🪓 If you answered No above, use 'Help: Start Extension Bisect' from Command Palette to try to identify the cause. --> <!-- 📣 Issues caused by an extension need to be reported directly to the extension publisher. The 'Help > Report Issue' dialog can assist with this. --> - VS Code Version: 1.101.0 - OS Version: Ubuntu 22.04 WSL from Windows 10 but issue with SSH into an Ubuntu 22.04 IP Steps to Reproduce: 1. SSH into IP, say some IP X, and then Rebuild and Reopen in Dev Container 2. In another VS Code window (SSH'd into same IP), open another Dev Container 3. Either Dev Container 1 or 2 crash with "Workspace does not exist" error dialog  4. If I open another window, update source deps and then rebuild and reopen crashed dev container, the stable dev container of the two crashes. 