mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-11-12 22:05:13 +03:00
Some bug was causing an infinite lock due to the entity database failing with InputPeerSelf, since adding a full entity to the database wasn't disallowing self, and so wasn't utils get_peer_id. Although last commit fixed that, just in case, swallow errors there. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| entity_database.py | ||
| gzip_packed.py | ||
| message_container.py | ||
| session.py | ||
| tl_message.py | ||
| tlobject.py | ||