David Lee

Results 5 issues of David Lee

prevent hang from request session actions

Hi, fantastic project. Its probably a limitation of the logger stick, but do you think it may be possible to not have to redirect all data and use the Server...

question

Hi, in make_call.py, await pyrogram.idle() is never reached and the program runs forever. What I did as a kludge was to put sys.exit() in end of async def call_ended(call)

Hi, updating to latest version breaks usage of previous non asyncio working examples. The change is not reflected in README.md and can only be seen when looking at /examples/make_call.py