domi-owned icon indicating copy to clipboard operation
domi-owned copied to clipboard

Error aiohttp "Use async with instead"

Open isgroup-srl opened this issue 5 years ago • 4 comments

Issue:

TypeError: Use async with instead
Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f5029076390>

isgroup-srl avatar Jan 29 '19 16:01 isgroup-srl

Use aiohttp==1.1.5 instead of the latest version

adamhos avatar Mar 26 '19 21:03 adamhos

With python3.7 (ie. latest kali linux) you may need to use aiohttp==2.3.8 instead of 1.1.5

manuelbua avatar Sep 15 '19 13:09 manuelbua

Any fix for this issue?

barrett092 avatar Mar 02 '20 16:03 barrett092

Hi @coldfusion39 any fix for this ?

attacker34 avatar Mar 11 '20 03:03 attacker34