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

java.lang.ref.finalizer - Possible Memory Leak #4

Open
Tris10w opened this issue Sep 27, 2017 · 1 comment
Open

java.lang.ref.finalizer - Possible Memory Leak #4

Tris10w opened this issue Sep 27, 2017 · 1 comment
Assignees

Comments

@Tris10w
Copy link

Tris10w commented Sep 27, 2017

@platelminto

Have you ran into slow memory leaks over time? I'm noticing that getMarketSummaries calls during small 10 second intervals over many hours result in a build up of java.lang.ref.finalizer.

I believe this to possibly be in the getResponseBody, specifically the BufferedReader is not being closed. I'm going to continue to investigate, but I wanted to raise the issue.

Regards,

@platelminto
Copy link
Owner

Thanks for the heads up, I'll check it out when I have time - likely over the weekend.

@platelminto platelminto self-assigned this Sep 27, 2017
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

No branches or pull requests

2 participants