Skip to content

Threadpool and panics #1468

Open
Open
@PvdBerg1998

Description

@PvdBerg1998

Currently, if a task panics, the threadpool thread dies and is never respawned. After enough panics this means the entire runtime is dead.

This raises the question: should panics get caught? Or should the runtime at least respawn the dead threads?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions