Skip to content

Finalze behavior for uncaught panics in child threads #23078

Description

@aturon

Currently, an uncaught panic on a child thread will result in output to that thread's panic output handle (which is currently overridable).

This may not be a desirable default, and we probably want the behavior to be more thoroughly customizable.

See this previous RFC for some discussion on the topic, and the corresponding RFC issue.

We need to make a decision here before 1.0.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    P-mediumMedium priorityT-libs-api[DEPRECATED; DO NOT USE]

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions