Skip to content

Conversation

@jamorham
Copy link
Owner

@jamorham jamorham commented Jun 17, 2025

Summary

  • use try-with-resources when unzipping DB backups to ensure all streams are closed

This prevents FileInputStream, ZipInputStream and FileOutputStream from leaking if an exception occurs during import.

@jamorham jamorham merged commit 33d57a4 into master Jun 17, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants