[issue34663] Support POSIX_SPAWN_USEVFORK flag in posix_spawn

Gregory P. Smith report at bugs.python.org
Wed Sep 19 18:20:19 EDT 2018


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

Agreed on not exposing it.

It seems obsolete in recent glibc and the older glibc implementations that had it may have made questionable decisions. :)

Thanks for chiming in Florian, and thanks Pablo for your detailed investigation. :)

----------

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


More information about the Python-bugs-list mailing list