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

Leaking connections? #146

Open
DaveSanders opened this issue Dec 27, 2017 · 0 comments
Open

Leaking connections? #146

DaveSanders opened this issue Dec 27, 2017 · 0 comments

Comments

@DaveSanders
Copy link

I'm noticing these in my console on occasion:

W/OkHttpClient: A connection to http://10.0.2.2:3000/ was leaked. Did you forget to close a response body?

Looks like there might need to be some error handling around the OKHttp calls:

square/okhttp#2311

Or is this something I'm doing wrong with wasp? As far as I know, I'm making standard gets and my usage is pretty basic.

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

1 participant