Closed
Description
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
Labels
No labels