asyncio API/method that replicates the functionality of multiprocessing.Process.start?
asyncio.to_thread creates a separate thread outside of the current loop
but you cannot use telethon functions in those separate threads, so make sure to keep telethon separate
Обсуждают сегодня