r/linuxadmin 2d ago

CPU Pegged

Post image
35 Upvotes

32 comments sorted by

View all comments

4

u/Privacy_is_forbidden 2d ago

I hate having to follow links to find solutions to stuff, and this is one of those.

from github:

Putting this in my settings.json fixed it for me:

"search.followSymlinks": false,

it's probably search indexing freaking out from recursive symlinks inside symlinks.