pyrofork/pyrogram
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
..
api Move all imported schema objects outside TLObject 2019-08-01 18:44:20 +02:00
client Merge develop -> asyncio 2019-09-08 13:26:10 +02:00
connection Merge develop -> asyncio 2019-09-08 13:26:10 +02:00
crypto Merge develop -> asyncio 2019-09-08 13:26:10 +02:00
errors Reformat project 2019-08-01 19:11:43 +02:00
session fixed memory leak when session.send coroutine is cancelled (#311) 2019-09-09 15:56:57 +02:00
__init__.py Merge develop -> asyncio 2019-08-16 22:38:11 +02:00