Macbook Pro Early 2015
macOS Mojave Version: 10.14.2
apm 2.1.3
npm 6.2.0
node 8.9.3 x64
atom 1.34.0
python 2.7.10
git 2.20.1
I’ve found this topic in many threads with no definite answer as to how to properly fix it. When I run atom, I am getting a 100%-135% CPU usage with Atom Helper when running Atom. I have tried the following:
- Clean uninstall & reinstall of Atom
- Tried all steps in the debugging documentation
- Disabled all community packages
- Restored Atom to default settings
None of those steps made any changes.
I then decided to disable the following core packages involving Git:
Once I disabled these four packages, the CPU usage dropped to 10%-12%.
I’m glad I was able to fix my issue because it allows me to get back to work but it doesn’t really solve the issue. How can I fix this issue where I’m not obligated to disable core packages?
Thanks in advance for any help on this issue!