[issue37494] Call asyncio Future in scope

Fourcade report at bugs.python.org
Wed Jul 3 12:47:30 EDT 2019


Fourcade <robinf95 at yahoo.fr> added the comment:

If I add a simple print inside long_task, the print is executed correctly. So it seems this code actually runs the loop. 

(I'm on python 3.6.8).

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue37494>
_______________________________________


More information about the Python-bugs-list mailing list