Skip to content

Fix closing resources on InterruptedException, not swallowing excepti… - #10803

Merged
elahrvivaz merged 1 commit into
locationtech:mainfrom
elahrvivaz:emilio/fix_with_close
Aug 27, 2026
Merged

Fix closing resources on InterruptedException, not swallowing excepti…#10803
elahrvivaz merged 1 commit into
locationtech:mainfrom
elahrvivaz:emilio/fix_with_close

Conversation

@elahrvivaz

Copy link
Copy Markdown
Contributor

…ons in close methods

closes #10802

@elahrvivaz elahrvivaz added this to the 6.0.0 milestone Aug 27, 2026
@elahrvivaz
elahrvivaz merged commit c04b907 into locationtech:main Aug 27, 2026
115 of 116 checks passed
@elahrvivaz
elahrvivaz deleted the emilio/fix_with_close branch August 27, 2026 14:47
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.

Potential resource leaks on interrupted exceptions

1 participant