This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author aa1371
Recipients aa1371, asvetlov, yselivanov
Date 2021-07-14.02:12:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1626228731.76.0.387149342157.issue44604@roundup.psfhosted.org>
In-reply-to
Content
Hi Yury, could you by any chance point me to some material on the inclusion of task groups in 3.11? I've found these "task group" docs from a library called AnyIO: https://anyio.readthedocs.io/en/stable/tasks.html.

If the asyncio task group feature is similar to this, then while I think it is a nice inclusion, I believe it does not cover the use case that this proposal would cover.

* If your opinion on the matter is still not final, then would you be open to a further demonstration of this proposal? I could gather several use cases from SO and other sites and demo how they could be elegantly solved with this interface.
History
Date User Action Args
2021-07-14 02:12:11aa1371setrecipients: + aa1371, asvetlov, yselivanov
2021-07-14 02:12:11aa1371setmessageid: <1626228731.76.0.387149342157.issue44604@roundup.psfhosted.org>
2021-07-14 02:12:11aa1371linkissue44604 messages
2021-07-14 02:12:11aa1371create