Hello All. I'm trying Debugging Coroutines feature.
If I run with Idea standard runner - everything OK, I see coroutines states. (see screenshot)
If I run with Gradle - I get "No coroutine information found". (see screenshot)
Does Debugging Coroutines work with Gradle?