[issue38692] add a pidfd child process watcher

Benjamin Peterson report at bugs.python.org
Tue Nov 5 19:05:45 EST 2019


Benjamin Peterson <benjamin at python.org> added the comment:

pidfd_open was added after pidfd pollling, so it should suffice to make sure pidfd_open doesn't ENOSYS.

----------

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


More information about the Python-bugs-list mailing list