-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Open
Labels
T-langRelevant to the language team, which will review and decide on the RFC.Relevant to the language team, which will review and decide on the RFC.T-libs-apiRelevant to the library API team, which will review and decide on the RFC.Relevant to the library API team, which will review and decide on the RFC.breaking-changeThe RFC proposes a breaking change.The RFC proposes a breaking change.
Description
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.
FeldrinH
Metadata
Metadata
Assignees
Labels
T-langRelevant to the language team, which will review and decide on the RFC.Relevant to the language team, which will review and decide on the RFC.T-libs-apiRelevant to the library API team, which will review and decide on the RFC.Relevant to the library API team, which will review and decide on the RFC.breaking-changeThe RFC proposes a breaking change.The RFC proposes a breaking change.