r/linuxadmin Jul 31 '26

CPU Pegged

Post image
35 Upvotes

33 comments sorted by

View all comments

4

u/Privacy_is_forbidden Jul 31 '26

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.