briancurtin / pine

REST API benchmarking utility
Apache License 2.0
0 stars 1 forks source link

Fix unclosed connections #2

Open briancurtin opened 6 years ago

briancurtin commented 6 years ago

When running tests we sometimes get the following output to stdout or stderr coming from aiohttp. It's probably because of either timed out. In any case, it probably should not be happening.

Unclosed connection
client_connection: Connection<ConnectionKey(host='some_url', port=443, ssl=True)>