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

[UNDERTOW-2298] Avoid NPE on concurrent close/timeout #1509

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

baranowb
Copy link
Contributor

Issue: https://issues.redhat.com/browse/UNDERTOW-2298

Tenative PR just so we can discuss

@fl4via
Copy link
Member

fl4via commented Aug 2, 2023

@baranowb I think we should catch the NPE and double check for FLAG_FINISHED.

@fl4via fl4via added the failed CI Introduced new regession(s) during CI check label Aug 15, 2023
@baranowb baranowb force-pushed the UNDERTOW-2298 branch 2 times, most recently from e18da2b to 23d4cd3 Compare April 3, 2024 12:28
@ropalka ropalka requested review from ropalka and fl4via August 7, 2024 12:56
@ropalka ropalka added enhancement Enhances existing behaviour or code under verification Currently being verified (running tests, reviewing) before posting a review to contributor and removed failed CI Introduced new regession(s) during CI check labels Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhances existing behaviour or code under verification Currently being verified (running tests, reviewing) before posting a review to contributor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants