Skip to content

Conversation

@al45tair
Copy link
Contributor

@al45tair al45tair commented Nov 4, 2025

When the Threading library experiences a fatal error, we need to tell it what to do.

When the Threading library experiences a fatal error, we need to
tell it what to do.
@al45tair al45tair requested a review from a team as a code owner November 4, 2025 10:15
@al45tair
Copy link
Contributor Author

al45tair commented Nov 4, 2025

@swift-ci Please test

@al45tair
Copy link
Contributor Author

al45tair commented Nov 4, 2025

Explanation: Observation is using the Threading library from the Swift repo, which is mostly header-only, but requires that its users provide a fatal error handler.
Risk: Low. This adds a fatal error handler.
Original PR: #85278
Reviewed by: @shahmishal
Resolves: n/a
Tests: n/a (this code is only used in cases of serious, fatal errors — which don't normally happen)

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants