[issue47245] potential undefined behavior with subprocess using vfork() on Linux?

Марк Коренберг report at bugs.python.org
Fri Apr 8 09:33:50 EDT 2022


Марк Коренберг <socketpair at gmail.com> added the comment:

I have studied assembler output of _posixsubprocess.o compilation. Yes, everything seems safe. So, I'm closing the bug.

----------
resolution:  -> works for me
stage: test needed -> resolved
status: open -> closed

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


More information about the Python-bugs-list mailing list