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 paravoid
Recipients FFY00, christian.heimes, paravoid
Date 2021-04-09.18:07:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1617991623.03.0.683724627915.issue40485@roundup.psfhosted.org>
In-reply-to
Content
Not sure if I understand the question! I'd like to see that happen, I don't particularly care if it makes to 3.10 or a later version, although of course the earlier the better :)

As an idea of a path forward, would it make sense to take the code above and push it to multiprocessing as an alternative to Event with an if hasattr(os, "eventfd") guard?
History
Date User Action Args
2021-04-09 18:07:03paravoidsetrecipients: + paravoid, christian.heimes, FFY00
2021-04-09 18:07:03paravoidsetmessageid: <1617991623.03.0.683724627915.issue40485@roundup.psfhosted.org>
2021-04-09 18:07:03paravoidlinkissue40485 messages
2021-04-09 18:07:02paravoidcreate