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 yselivanov
Recipients asvetlov, thehesiod, yselivanov
Date 2018-02-02.23:31:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1517614303.8.0.467229070634.issue32754@psf.upfronthosting.co.za>
In-reply-to
Content
I think it's a good idea and I wanted to implement it by copying TaskGroups from curio in 3.7.  But then I saw Trio's nurseries and I have a few ideas about slightly different design inspired by both curio and Trio :)

I have some very WIP code that I plan to finish in a few weeks. I'll update this issue then.
History
Date User Action Args
2018-02-02 23:31:43yselivanovsetrecipients: + yselivanov, asvetlov, thehesiod
2018-02-02 23:31:43yselivanovsetmessageid: <1517614303.8.0.467229070634.issue32754@psf.upfronthosting.co.za>
2018-02-02 23:31:43yselivanovlinkissue32754 messages
2018-02-02 23:31:43yselivanovcreate