ibm-bluemix-mobile-services / bms-clientsdk-android-core

Core components of Bluemix Mobile Services Android SDK
Apache License 2.0
6 stars 11 forks source link

leak during simple request #20

Closed cirilla closed 7 years ago

cirilla commented 8 years ago

Each request I'm making, I'm getting warning from okHttp

A connection to http://automation-iwetrzfr-cirilla-mac.mybluemix.net/ was leaked. Did you forget to close a response body?

dgonz7 commented 8 years ago

Can you post the code that gives you this warning?