mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-08 12:59:46 +00:00

The loop parameter was ignored because it shouldn't be used, but the fact it still stored the current loop on creation messes up with asyncio.run.