During my training sessions I constantly forced to say: `ensure_future()` is used for creating new task by 99% of use cases. The name is not obvious but please remember this quirk. Maybe function renaming (with keeping backward compatible alias) could smooth asyncio learning curve a bit?
During my training sessions I constantly forced to say:
Maybe function renaming (with keeping backward compatible alias) could smooth asyncio learning curve a bit?