Andrew Lytvyn added the comment:

Guido, look. The point is that if you change run_forever with 
run_until_complete, then behavior changes: success_coro(5) will not be executed.

I think that it's strange that behavior differs depending on entrypoint: 
run_forever or run_untill_complete

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue31452>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to