You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After starting Code I had a load of 20 and more on my Thinkpad T490s. It blocked the system.
This used to work before. Load was always high, but not system-blocking. So, I guess it's after an update. Sorry, I did not track my Code updates, so I can not tell exactly.
I found "/usr/share/code/code /usr/share/code/resources/app/out/bootstrap-fork --type=watcherService" guilty using just "top".
Since the watcher seems to be the problem and after running "code --status" I got a hint to have lots of ".blob" files in a customer database copy structure contained in the opened folder. Exactly 279459 files in a treeish folder structure of 342295 folders and sub-folders with ~120GB of data looking like so (folder "blobstorage"):
Issue Type: Bug
After starting Code I had a load of 20 and more on my Thinkpad T490s. It blocked the system.
This used to work before. Load was always high, but not system-blocking. So, I guess it's after an update. Sorry, I did not track my Code updates, so I can not tell exactly.
I found "/usr/share/code/code /usr/share/code/resources/app/out/bootstrap-fork --type=watcherService" guilty using just "top".
Since the watcher seems to be the problem and after running "code --status" I got a hint to have lots of ".blob" files in a customer database copy structure contained in the opened folder. Exactly 279459 files in a treeish folder structure of 342295 folders and sub-folders with ~120GB of data looking like so (folder "blobstorage"):
After excluding
**/blobstorage/**
in "Exclude" and "Watcher Exclude" settings the problem was solved.The problem occurs with all Extensions disabled too, with a slightly lower load on the system, but still blocking.
Is this a limitation of code to be aware of or a bug?
see also my initial Tweet https://twitter.com/yenzenz/status/1375133200155082754
VS Code version: Code 1.54.3 (2b9aebd, 2021-03-15T10:55:24.277Z)
OS version: Linux x64 5.8.0-45-generic
System Info
gpu_compositing: enabled
multiple_raster_threads: enabled_on
oop_rasterization: disabled_off
opengl: enabled_on
protected_video_decode: unavailable_off
rasterization: disabled_software
skia_renderer: enabled_on
video_decode: disabled_software
vulkan: disabled_off
webgl: enabled
webgl2: enabled
A/B Experiments
The text was updated successfully, but these errors were encountered: