Fork me on GitHub
#cursive
<
2021-10-03
>
JAtkins07:10:47

Low importance question: has anyone else noticed an eternal “calculating classpath” task occasionally when starting local deps repls? I have a project I’ve imported from scratch a couple times on different computers, but only one has this problem. Basically, I start a local repl, and the “Calculating Classpath” spinner starts. It seems to be an infinite hang, and it’s not cancelable. The only solution I’ve found is to reboot the IDE, but that’s inconsistent. That route requires possibly multiple restarts. I don’t see anything in the IJ logs or in the event viewer that are obviously related to this. Current workaround is starting the repl outside of IJ.

cfleming22:10:32

That’s very strange, I can’t think of anything that would cause that on just a single machine. Could you take a thread dump of the IDE when it’s hung? https://intellij-support.jetbrains.com/hc/en-us/articles/206544899-Getting-a-thread-dump-when-IDE-hangs-and-doesn-t-respond

JAtkins03:10:10

Here’s one