[issue47151] subprocess fails when used as init, vfork() returns EINVAL if PID=1

Gregory P. Smith report at bugs.python.org
Thu Mar 31 16:42:37 EDT 2022


Gregory P. Smith <greg at krypto.org> added the comment:


New changeset 4a08c4c469d36f99d3a5e0f17ad82ab35dcf2835 by Gregory P. Smith in branch 'main':
bpo-47151: Fallback to fork when vfork fails in subprocess. (GH-32186)
https://github.com/python/cpython/commit/4a08c4c469d36f99d3a5e0f17ad82ab35dcf2835


----------

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


More information about the Python-bugs-list mailing list