cjkrolak / ThermostatSupervisor

supervisor to detect and correct thermostat deviations
MIT License
0 stars 0 forks source link

blink: unclosed connector using async aiohttp #698

Closed cjkrolak closed 11 months ago

cjkrolak commented 11 months ago

ref: https://github.com/Azure/azure-sdk-for-python/issues/13242

client_session: <aiohttp.client.ClientSession object at 0x000001B184AA22D0>
Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x000001B184AA1C40>
Unclosed connector
connections: ...
connector: <aiohttp.connector.TCPConnector object at 0x000001B184AA05C0>