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

Connection leaked #88

Closed
ssoper opened this issue Dec 28, 2021 · 1 comment · Fixed by #91
Closed

Connection leaked #88

ssoper opened this issue Dec 28, 2021 · 1 comment · Fixed by #91

Comments

@ssoper
Copy link
Owner

ssoper commented Dec 28, 2021

WARNING: A connection to https://api.etrade.com/ was leaked. Did you forget to close a response body? To see where this was allocated, set the OkHttpClient logger level to FINE: Logger.getLogger(OkHttpClient.class.getName()).setLevel(Level.FINE);

Might as well add my name to the list 😂
square/okhttp#2311

@ssoper
Copy link
Owner Author

ssoper commented Jan 2, 2022

Try with resources

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 a pull request may close this issue.

1 participant