[issue40485] Provide an abstraction for a select-able Event

Faidon Liambotis report at bugs.python.org
Fri Apr 9 14:07:03 EDT 2021


Faidon Liambotis <paravoid at debian.org> added the comment:

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?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue40485>
_______________________________________


More information about the Python-bugs-list mailing list