Is it a known issue that running tests (in Kotlin)...
# intellij
m
Is it a known issue that running tests (in Kotlin) in IntelliJ will sometimes produce NSME's that are solved by
./gradlew --stop
?