Exception event loop is closed with aiohttp and asyncio in python 3.8

I think this is most likely an aiohttp bug. Specifically, I found this issue on their github: https://github.com/aio-libs/aiohttp/issues/4324

I realise this doesn’t necessarily help you, but maybe you can switch back and stop banging your head against a wall. Your code is fine!

Leave a Comment