mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-01-30 19:24:42 +03:00
e36aff51dd
Otherwise the program could potentially block on await client(...) since this has no timeout (unless asyncio.wait_for() was used) and would give no further hint that the program was halted there. |
||
---|---|---|
.. | ||
client | ||
crypto | ||
errors | ||
events | ||
extensions | ||
network | ||
sessions | ||
tl | ||
__init__.py | ||
helpers.py | ||
update_state.py | ||
utils.py | ||
version.py |