ktor-utils / io.ktor.util / kotlinx.coroutines.Job

Extensions for kotlinx.coroutines.Job

printDebugTree

fun Job.printDebugTree(offset: Int = 0): Unit

Print Job children tree.