Message 343199 - Python tracker (original) (raw)
The other thing to think about is ensure_future
and create_task
, they may not move forward until a foreground task is running.
You can keep a loop running between lines or code-chunks, but then doctest cannot contain asyncio.run()
.
I'm leaning toward conservatisme, and make things better but not perfect for 3.8; potentially improving, in minor release of 3.9