Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resource stream not closed in Java code #348

Open
kevinbader opened this issue Dec 9, 2020 · 0 comments
Open

Resource stream not closed in Java code #348

kevinbader opened this issue Dec 9, 2020 · 0 comments
Labels
bug good first issue java Pull requests that update Java code
Milestone

Comments

@kevinbader
Copy link
Contributor

final InputStream propsStream = App.class.getClassLoader().getResourceAsStream("/log-config.properties");

@kevinbader kevinbader added bug good first issue java Pull requests that update Java code labels Dec 9, 2020
@kevinbader kevinbader added this to the 3.0.0 milestone Dec 9, 2020
@mmacai mmacai modified the milestones: 3.0.0, 3.1.0 Jul 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug good first issue java Pull requests that update Java code
Projects
None yet
Development

No branches or pull requests

2 participants