Package kotlinx.coroutines.debug

Types

Link copied to clipboard
class CoroutineInfo

Class describing coroutine info such as its context, state and stacktrace.

Link copied to clipboard
class CoroutinesBlockHoundIntegration : BlockHoundIntegration
Link copied to clipboard
object DebugProbes

Debug probes support.

Link copied to clipboard
enum State : Enum<State>

Current state of the coroutine.