studio icon indicating copy to clipboard operation
studio copied to clipboard

use try-with-resources to close streams.

Open gehel opened this issue 3 years ago • 1 comments

Some streams were not closed properly in case of exceptions. This commit introduces a few try-with-resources to properly close them.

gehel avatar Sep 28 '21 08:09 gehel

Thanks for the project, this seem like a tool I'm going to use. My 6 year old received a Lunii for his birthday! I might be back with more contributions once I actually use the project. This first PR is a bit of a drive by commit (sorry for that) on a minor issue that just jumped to my eyes when looking over the code.

gehel avatar Sep 28 '21 08:09 gehel