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

Fix how InterruptedExceptions are handled #1192

Merged
merged 4 commits into from
Sep 12, 2023

Conversation

stIncMale
Copy link
Member

@stIncMale stIncMale requested a review from jyemin September 8, 2023 21:22
@stIncMale stIncMale self-assigned this Sep 8, 2023
There is no reason to rely on us not accidentally clearing the interrupt status
when we detect an interrupt not via `InterruptedException` (`cause` is `null` in such a case).

JAVA-4641
@stIncMale stIncMale requested a review from jyemin September 11, 2023 21:53
@stIncMale stIncMale merged commit 4f5417f into mongodb:master Sep 12, 2023
@stIncMale stIncMale deleted the JAVA-4641 branch September 12, 2023 04:56
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