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-1917] Logic in try/finally blocks hides exceptions #1203

Merged

Conversation

boris-unckel
Copy link
Contributor

@boris-unckel
Copy link
Contributor Author

The solution is inspired by @jfdenise proposal, already working in WFCore: wildfly/wildfly-core#4615

@boris-unckel
Copy link
Contributor Author

@fl4via Hello Flavia, I have prepared this PR to fix a bug regarding exception suppressing. Please, could you review and advise what is needed to polish it? After everything is prepared for the actual version I can provide the backport also, if you want to have this fixed for older versions, too.

@fl4via fl4via added the enhancement Enhances existing behaviour or code label Sep 9, 2021
@fl4via fl4via added the waiting peer review PRs that edit core classes might require an extra review label Sep 9, 2021
@fl4via fl4via force-pushed the UNDERTOW-1917_try_finally_ex branch from 43cf0c0 to 18f2dbf Compare September 9, 2021 06:00
@fl4via fl4via added waiting CI check Ready to be merged but waiting for CI check bug fix Contains bug fix(es) and removed waiting CI check Ready to be merged but waiting for CI check labels Sep 9, 2021
Copy link
Contributor

@ropalka ropalka left a comment

Choose a reason for hiding this comment

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

LGTM

@fl4via fl4via added next release This PR will be merged before next release or has already been merged (for payload double check) and removed waiting peer review PRs that edit core classes might require an extra review labels Sep 13, 2021
@fl4via fl4via merged commit 2d1f94a into undertow-io:master Sep 13, 2021
@boris-unckel boris-unckel deleted the UNDERTOW-1917_try_finally_ex branch September 13, 2021 06:18
@fl4via fl4via removed the next release This PR will be merged before next release or has already been merged (for payload double check) label Sep 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug fix Contains bug fix(es) enhancement Enhances existing behaviour or code
Projects
None yet
3 participants