MTPyroger/pyrogram/session
YoilyL aa937a704d fixed memory leak when session.send coroutine is cancelled (#311)
added that when session.send coroutine is cancelled (or if any other exception is raised) the result should still be removed from the results list
2019-09-09 15:56:57 +02:00
..
internals Reformat project 2019-08-01 19:11:43 +02:00
__init__.py Update copyright year 2019-01-01 12:36:16 +01:00
auth.py Merge develop -> asyncio 2019-09-08 13:26:10 +02:00
session.py fixed memory leak when session.send coroutine is cancelled (#311) 2019-09-09 15:56:57 +02:00