using `-javaagent:kotlinx-coroutines-debug-1.3.9.j...
# ktor
r
using
-javaagent:kotlinx-coroutines-debug-1.3.9.jar
and
DebugProbes.dumpCoroutines
the coroutines running ktor client requests are not showing up… is there some case of how coroutines are created that are missing in the agent instrumentation?
nevermind, got it to work