[issue38888] Popen should use pidfd_create to implement a non-busy wait

STINNER Victor report at bugs.python.org
Thu Nov 21 16:46:25 EST 2019


STINNER Victor <vstinner at python.org> added the comment:

os.pidfd_open() was added to Python 3.9. Do you mean pidfd_open()?

----------
nosy: +vstinner

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


More information about the Python-bugs-list mailing list