Skip to content

make CoroutineId public #2596

Open
Open
@caplan

Description

@caplan

A coroutine object's toString() debug output is sometimes a bit too much info. It would be useful to be able to access more fine-grained coroutine info for the sake of logging/debugging. We already have access to kotlinx.coroutines.CoroutineName, but kotlinx.coroutines.CoroutineId is internal. Could it be public?

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