You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So I've read that there are some outstanding issues with the new OSX, on top of that I have run into a perplexing issue.
I have a temperature and CPU monitor running at all times, and once in a while suddenly it jumps to 90 degrees and 100% CPU. The reason is rustc
I installed rust from source and wasn't aware that rust ran any background processes, so this activity is concerning. I usually have to kill it a few times before it stops, and I have no idea why, or where it is running from. Is this possible some kind of security issue on my end, or is there some cron job included in the rust installation for updating or something?