PS 2018.1 high CPU usage on Version Control tools
Hello.
I have faced an issue with Version Control and any related tools after recent update to PHP Storm 2018.1
When I open "Version Control", edit .gitignore or even on commit — IDE utilise 100% CPU and hangs.
It could be one changed, 10 or none (if I work with .gitignore file).
I can't profile CPU, because I can start it but can't get the results.
All other work well, no issues.
How could I troubleshoot this?
System: Ubuntu Linux 16.04 64 bit
Please sign in to leave a comment.
1. Try invalidating the caches (File | Invalidate Caches / Restart)
2. If the issue persists, try checking out the project into a different directory and open it with PhpStorm - would it be better?
3. If nothing helps, please collect logs (Help | Compress and Show Logs) and upload them somewhere.
Thank you.
It's very odd issue, because I perform "Invalidate Caches / Restart" couple times and then issue suddenly disappear after any random IDE restart.
At the moment all good.