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
In a project with a build process that produces a lot of symlinks, starting WebStorm causes it to hang and consumes 100% CPU (of one core). Disabling the Nx Console plugin or removing the build folder resolves the issue.
Or, click "refresh" on the nx console panel and it will eventually hang, just not immediately.
Expected Behavior
The Webstorm / IDEA Nx Console plugin should not freeze/crash the IDE.
Current Behavior
In a project with a build process that produces a lot of symlinks, starting WebStorm causes it to hang and consumes 100% CPU (of one core). Disabling the Nx Console plugin or removing the build folder resolves the issue.
Or, click "refresh" on the nx console panel and it will eventually hang, just not immediately.
Expected Behavior
The Webstorm / IDEA Nx Console plugin should not freeze/crash the IDE.
Steps to Reproduce
nrwl/nx-examples#296
Run
node ./make-lots-of-symlinks.js
Start webstorm.
Observe behaviour.
Failure Logs / Images / Videos
Environment
The text was updated successfully, but these errors were encountered: