Adam S
04/03/2023, 1:57 PMcompileKotlin Gradle task always hangs for 10+ minutes, and launches a Java process that takes up 100% CPU?
This is for a small v1.8.10 project with ~10 Kotlin classes (Gradle 8.0.2)
I’ve tried cleaning, rebooting, running with --no-build-cache, --no-configuration-cache, kotlin.incremental=false, `kotlin.caching.enabled=false`…tapchicoma
04/03/2023, 2:00 PMAdam S
04/03/2023, 2:00 PMAdam S
04/03/2023, 2:01 PMtapchicoma
04/03/2023, 2:02 PM<tmp> directory. For example /tmp/kotlin-daemon.2023.*.logAdam S
04/03/2023, 2:03 PM/tmp dirtapchicoma
04/03/2023, 2:04 PMAdam S
04/03/2023, 2:05 PMtapchicoma
04/03/2023, 2:06 PMjps -vtapchicoma
04/03/2023, 2:06 PMAdam S
04/03/2023, 2:07 PMAdam S
04/03/2023, 2:07 PMAdam S
04/03/2023, 2:10 PMAdam S
04/03/2023, 2:11 PMAdam S
04/03/2023, 2:12 PMAdam S
04/03/2023, 2:13 PMwhile(true) {} after a suspending function?Adam S
04/03/2023, 2:20 PMhfhbd
04/03/2023, 2:32 PMAdam S
04/03/2023, 2:33 PMAdam S
04/03/2023, 2:35 PMBuild stuck for several hours (seems to be stuck infinitely)Stuck for hours! That poor dev…