docker-client
docker-client copied to clipboard
Fix possible connection leak
Check where this one comes from:
A connection to http://2f7661722f72756e2f646f636b65722e736f636b.socket/ was leaked. Did you forget to close a response body?
Hm. Maybe wait for a better api on the OkHttp side? Tracking https://github.com/square/okhttp/issues/2311