jdaugherty opened a new issue, #385:
URL: https://github.com/apache/grails-intellij-plugin/issues/385

   Hi,
   
   we had massive performance issues on our large grails multi project. The 
problem occurs every startup or if we change something in the gradle.properties.
   
   The problem is unrelated to OS or machine.
   
   After investigation, we found out, that every module starts a java thread 
with`JetBrains/Toolbox/apps/IDEA-U/ch-0/231.8109.175/IntelliJ%20IDEA.app.plugins/groovy-grails/lib/groovy-grails-rt.jar!/idea-injected-traits.groovy`.
   
   Which lead to 78 additional java threads which are freezing nearly the 
complete system.
   
   It would be nice if we somehow can limit the max thread count to prevent the 
system from freezing.
   
   IU-231.8109.175, JRE 17.0.6+10-b829.5x64 JetBrains s.r.o., OS Mac OS 
X(x86_64) v12.2.1, screens 3440.0x1440.0, 3584.0x2240.0; Retina
   
   ---
   
   *Imported from 
[IDEA-319475](https://youtrack.jetbrains.com/issue/IDEA-319475) · Type: Bug · 
Votes: 0*
   *Comments, attachments, dates and reporter are not part of the export — 
follow the link above for the full history.*
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to