Skip to content

Properly delegate calls to original DebugProbes when installing a debugger #3308

Open
@qwwdfsad

Description

@qwwdfsad

Currently, kotlinx-coroutines-debug unconditionally overwrites any previously installed debug probes, which may lead to various conflicts when more than one agent with DebugProbes support is installed.

The issue was discovered when proposing an internal design for Deft tracer, so it's likely to be the issue in the future, though there is no urgency to fix that right now

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions