Skip to content

Autoclose File Upload Resources with try-with-resources statement#276

Merged
Zakaria-Kofiro merged 3 commits intomasterfrom
zkofiro/close-inputstream
Oct 25, 2023
Merged

Autoclose File Upload Resources with try-with-resources statement#276
Zakaria-Kofiro merged 3 commits intomasterfrom
zkofiro/close-inputstream

Conversation

@Zakaria-Kofiro
Copy link
Collaborator

Autoclose File Upload Resources with try-with-resources statement
Updated resource management for file uploads (script/datafile uploads) to autoclose at the end of the statement to avoid any future memory leak issues

Please make sure these check boxes are checked before submitting

  • ** Squashed Commits **
  • ** All Tests Passed ** - mvn clean test -P default

** PR review process **

  • Requires one +1 from a reviewer
  • Repository owners will merge your PR once it is approved.

@Zakaria-Kofiro Zakaria-Kofiro marked this pull request as ready for review October 23, 2023 22:41
@Zakaria-Kofiro Zakaria-Kofiro merged commit 9a84b01 into master Oct 25, 2023
@Zakaria-Kofiro Zakaria-Kofiro deleted the zkofiro/close-inputstream branch October 25, 2023 16:45
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