breakOnAsyncCall

val breakOnAsyncCall: Boolean? = null

Debugger will pause on the execution of the first async task which was scheduled before next pause.

Sources

jvm source
Link copied to clipboard