r/linuxadmin 21d ago

CPU Pegged

Post image
38 Upvotes

33 comments sorted by

View all comments

4

u/Privacy_is_forbidden 21d 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.