Skip to content

Task Deadlock Debugging #2125

@m-mueller678

Description

@m-mueller678

While attempting to run datafusion on top of hermit, I have often run into the situation that all cores are stuck waiting in the idle task. Presumable, all tasks are blocking on something. It is very hard to figure out why everything is blocked. It would be nice to be able to dump the block reason for all currently blocked tasks and for tasks to have names. This would impose some overhead, so it might be desirable for these task debugging facilities to be conditional on a cargo feature.

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