Skip to content

Remove Thread::TSNC_IgnoreUnhandledExceptions #103013

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 4, 2024

Conversation

elinor-fung
Copy link
Member

The IgnoreUnhandledExceptions behaviour is set at the app domain level. Since we only have the one app domain now, the flag on the thread (TSNC_IgnoreUnhandledExceptions) can go away.

Copy link
Contributor

Tagging subscribers to this area: @mangod9
See info in area-owners.md if you want to be subscribed.

Copy link
Member

@jkotas jkotas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@jkotas jkotas merged commit 572b063 into dotnet:main Jun 4, 2024
89 checks passed
@elinor-fung elinor-fung deleted the unused-tsnc branch June 4, 2024 14:16
@github-actions github-actions bot locked and limited conversation to collaborators Jul 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants