ssoper / Batil

Client SDK to automate stock and options trading
https://ssoper.github.io/Batil
MIT License
12 stars 2 forks source link

Connection leaked #88

Closed ssoper closed 2 years ago

ssoper commented 2 years ago
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 😂 https://github.com/square/okhttp/issues/2311

ssoper commented 2 years ago

Try with resources