When running the code inspection on our project its locking up near the end of the process pegging the cpu at 100 percent. Any suggestions for trouble shooting the issue?
Seamus, please take the thread dump using 'jstack' utility. Anyway, we did some optimizations, which will appear in next release of AppCode, which is coming soon. We expect to start the EAP in the end of the month.
I got around it by scoping the inspection to Custom Scope: Project Files instead of Whole Project. Though the Whole Project option has flagged a couple issues for us that don't get flagged otherwise.
Seamus, please take the thread dump using 'jstack' utility. Anyway, we did some optimizations, which will appear in next release of AppCode, which is coming soon. We expect to start the EAP in the end of the month.
Will do.
I got around it by scoping the inspection to Custom Scope: Project Files instead of Whole Project. Though the Whole Project option has flagged a couple issues for us that don't get flagged otherwise.
Where should I put the jstack log?
Send it to us: appcode-support@jetbrains.com. We will keep it private.