Skip to content

Some way to dump debug info about all living tasks #12229

Closed
@lilyball

Description

@lilyball

There should be some way to print debug info about all tasks that are still alive. The use-case I have for this is figuring out why my app didn't exit (because at least one task is still alive). This could be the default behavior for e.g. the USR1 signal, or it could be provided as a debug method that I can then call from my own signal handler.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions