v0idsh3ll π reposted
2026-04-03 12:22 πΊπΈ
like i now i can close sessions but i dont want people who use aiochar to use it
v0idsh3ll π
2026-04-03 12:20 πΊπΈ
chat how do i avoid this
python-projects/aiochar_tests/main.py
1365
Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7fc9cf74f770>
Unclosed connector
connections: ['deque([(<aiohttp.client_proto.ResponseHandler object at 0x7fc9cfcda750>, 17936.182652395)])']
connector: <aiohttp.connector.TCPConnector object at 0x7fc9cf74f8c0>
python-projects/aiochar_tests/main.py
1365
Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7fc9cf74f770>
Unclosed connector
connections: ['deque([(<aiohttp.client_proto.ResponseHandler object at 0x7fc9cfcda750>, 17936.182652395)])']
connector: <aiohttp.connector.TCPConnector object at 0x7fc9cf74f8c0>
0