Summary
problems with the c++ windsurf extension on wsl devcontainer
What’s happening
100% wsl memory and 100%Disk usage
The problems is only in windsurf, not in standard vscode and is only in dockerized environment -
It seems that windsurf in direct windows file system with the same project do not have the symptoms ( but perhaps extension are not the same)
"top" on linux container says that windsurf language server is taking 42Go ram
Expected behavior
not 100% disk usage
Probably swapping as memory is fulled
Environment
- OS: Windows under docker WSL container (20go ram affected - and 16core)
- Device: PC intel intel 13900k 32go ram
- Windsurf version: last 1.9577.43
Errors / Logs / Diagnosis
i got warning about too much memory usage of windsurf extension
but i didn't copy the message sorry
same environment works right.
That is not the fist time i get this problem
Launching windsurf in the container create immediate 100%disk usage and end with container crash.
Perhaps clangd is the problem - not sure
After many start it seems quite again, but that is problematic