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

The Future await method should rethrow the ThreadInterruptedException without an NPE when it happens #4973

Merged
merged 1 commit into from
Nov 26, 2023

Conversation

vietj
Copy link
Member

@vietj vietj commented Nov 26, 2023

No description provided.

@vietj vietj added this to the 4.5.1 milestone Nov 26, 2023
@vietj vietj linked an issue Nov 26, 2023 that may be closed by this pull request
@vietj vietj force-pushed the interrupt-virtual-thread-on-await branch from 0db271f to cecc43d Compare November 26, 2023 15:05
@vietj vietj force-pushed the interrupt-virtual-thread-on-await branch from cecc43d to 803491e Compare November 26, 2023 16:24
@vietj vietj merged commit 935b332 into 4.x Nov 26, 2023
7 checks passed
@vietj vietj deleted the interrupt-virtual-thread-on-await branch November 26, 2023 17:10
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.

NullPointerException in Future.await
1 participant