mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2026-08-24 11:20:53 +00:00
`asyncio.get_event_loop` fails on Python 3.14 if there is no current event loop. For this particular test of sync behaviour, it seems to make most sense to explicitly create one.