-
Notifications
You must be signed in to change notification settings - Fork 38.4k
Closed
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable buginsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code InsidersnodejsNodeJS support issuesNodeJS support issuesuncverifiedVerification succeededVerification succeeded
Milestone
Description
Does this issue occur when all extensions are disabled?: No
- VS Code Version: 1.83.0-insider (user setup)
- OS Version: Windows 11
Steps to Reproduce:
- On a Windows machine share a folder
- Add a single python file to that folder
- Clone the sample repo: https://github.com/rchiodo/test-unc-paths
- Debug the extension
- Open the file from step 2 using a UNC path. Like
\\rchiodo-work\test_unc_paths\test.py
Expected Result:
UNC path is readable in all worker threads.
Actual Result:
UNC path is only readable in the main thread of the extension.
Related:
microsoft/pylance-release#4357
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable buginsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code InsidersnodejsNodeJS support issuesNodeJS support issuesuncverifiedVerification succeededVerification succeeded
Type
Projects
Status
✔️ Done / Deferred