Sourabh Rawat
allowBlockingCallsInside
tasks.withType<Test> { useJUnitPlatform() jvmArgs = listOf("-XX:+AllowRedefinitionToAddDeleteMethods", "-ea", "-Dkotlinx.coroutines.debug=on", "-Dkotlinx.coroutines.stacktrace.recovery=true") }
Dmitry Khalanskiy [JB]
kotlinx-coroutines-debug
A modern programming language that makes developers happier.