Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fallback to polling when run on a /mnt network drive #4455

Closed
aeschli opened this issue Feb 11, 2021 · 1 comment
Closed

Fallback to polling when run on a /mnt network drive #4455

aeschli opened this issue Feb 11, 2021 · 1 comment
Assignees
Labels
Milestone

Comments

@aeschli
Copy link
Contributor

aeschli commented Feb 11, 2021

The Windows File System Mounts on WSL2 have known file watcher issues:

#3959
#2310

because of underlying WSL issues: microsoft/WSL#4739

We therefore want switch to polling for folders opened on these drives

@aeschli aeschli self-assigned this Feb 11, 2021
@aeschli aeschli added this to the February 2021 milestone Feb 11, 2021
@aeschli aeschli added the plan-item A plan item label Feb 11, 2021
@aeschli
Copy link
Contributor Author

aeschli commented Feb 11, 2021

Fixed in remote wsl. In ms-vscode-remote.remote-wsl@0.54.0

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants