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

miss-islington report at bugs.python.org
Thu Mar 31 17:09:58 EDT 2022


miss-islington <mariatta.wijaya+miss-islington at gmail.com> added the comment:


New changeset 9ed179b07df6ce7432f972f5d069a7c8dee56e79 by Miss Islington (bot) in branch '3.10':
bpo-47151: Fallback to fork when vfork fails in subprocess. (GH-32186)
https://github.com/python/cpython/commit/9ed179b07df6ce7432f972f5d069a7c8dee56e79


----------

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


More information about the Python-bugs-list mailing list