WSL remote: High CPU from watcher service #119001
Labels
file-watcher
File watcher
freeze-slow-crash-leak
VS Code crashing, performance, freeze and memory leak issues
remote
Remote system operations issues
I am seeing an increasing number of people complaining about high CPU in remote scenarios from the
watcherService
. My understanding is that we run with polling in those environments because the file system capabilities do not allow for proper file watching.We should at least try to figure out a better default to reduce high CPU loads or maybe allow the user to configure this.
Extracted from #118613 (comment)
The text was updated successfully, but these errors were encountered: