Skip to content

CompletableJob/CoroutineScope is not visible in DebugProbes #3427

Open
@dovchinnikov

Description

@dovchinnikov
val cs = CoroutineScope(parentScope.coroutineContext + Job(parent = parentScope.coroutineContext.job))

Now parent has a child attached (as it should), but DebugProbes knows nothing about it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions