Skip to content
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

Update reentrant exception to be of specific type #978

Merged

Conversation

BradBuhrkuhl-ms
Copy link
Contributor

Change the existing InvalidOperationException to specific exceptions for first (StackReentrantSemaphoreNestingViolationException) and subsequent (SemaphoreFaultedException) semaphore violations.

@AArnott AArnott added this to the v17.2 milestone Jan 18, 2022
Copy link
Member

@AArnott AArnott left a comment

Choose a reason for hiding this comment

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

Looks good. Just a few fixes, one of which will resolve the build break.

@AArnott AArnott enabled auto-merge (squash) January 21, 2022 23:13
@AArnott AArnott merged commit 1160dbb into microsoft:main Jan 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants