[issue38692] add a pidfd child process watcher

STINNER Victor report at bugs.python.org
Tue Nov 12 17:09:28 EST 2019


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

> We should not claim to support running our tests in weird syscall sandboxes. There's an infinite number of possible sandboxing configurations, and we can't fix them all.

There is no request to support an "an infinite number of possible sandboxing configurations". Only to skip the test if the syscall fails with EPERM. That sounds reasonable to me.

----------

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


More information about the Python-bugs-list mailing list