spotlight seems to be running on the macos-latest runners and taking up a lot of CPU #5032
Replies: 3 comments 3 replies
-
If we disable spotlight service by default it will break some customers - #1760 |
Beta Was this translation helpful? Give feedback.
-
@graingert |
Beta Was this translation helpful? Give feedback.
-
We're locking this discussion because it has not had recent activity and/or other members have asked for more information to assist you but received no response. Thank you for helping us maintain a productive and tidy community for all our members. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
when debugging slow/flakey builds on macos I'm finding a process "mdworker-sizing" taking up a lot of CPU. This seems related to spotlight indexing:
I took the following screenshots using tmate on this CI action https://github.com/graingert/distributed/runs/5037116104?check_suite_focus=true


spotlight indexing appears to be enabled for
/
for the macos-latest runners. Should this be disabled by default?Beta Was this translation helpful? Give feedback.
All reactions