[issue20104] expose posix_spawn(p)

STINNER Victor report at bugs.python.org
Sun Sep 9 07:30:35 EDT 2018


STINNER Victor <vstinner at redhat.com> added the comment:

> Thank you for your contribution Pablo. This issue have appeared much more
complex and less obvious than it looked initially.

Yeah, thanks Pablo for your tenacy! This function is interesting in term of
performance and correctness ("atomic" function, signal safe?).

----------

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


More information about the Python-bugs-list mailing list