Skip to content

Conversation

@venfernand
Copy link
Contributor

Removes usage of deprecated freenet.support.io.Closer in various places.
Replaces io streams handling with try-with-resources.

replace usages with try-with-resouces


Signed-off-by: Veniamin Fernandes <veniamin.fernandes@proton.me>
Signed-off-by: Veniamin Fernandes <veniamin.fernandes@proton.me>
Make Bucket to be Closeable,
and replace close() method with try-with-resources block


Signed-off-by: Veniamin Fernandes <veniamin.fernandes@proton.me>
Signed-off-by: Veniamin Fernandes <veniamin.fernandes@proton.me>
Signed-off-by: Veniamin Fernandes <veniamin.fernandes@proton.me>
@ArneBab
Copy link
Contributor

ArneBab commented Nov 30, 2024

This looks good to me. Thank you!

I’m sorry that it took so long to review: while the changes are all clear, reviewing such a huge change in github was pretty undoable. I got it done now by checking changes directly in Emacs (that makes it much more obvious what changed).

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