The issue appears to be that the file watcher goes out of control.
The reproduction is very simple:
mkdir mytest
cd mytest
seq 1000000 | xargs touch
code --disable-extensions .
and now the editor GUI hangs and Ubuntu shows a popup:
The window is not responding
htop reveals a bunch of processes or threads of type:
/snap/code/194/usr/share/code/code

Articles by others on the same topic (0)

There are currently no matching articles.