Antoine Pitrou <[email protected]> added the comment:

I'm not sure I understand the proposed solution. Do you mean you would replace 
this:

  Parent -> forkserver -> fork child then exec

with:

  Parent -> forkserver -> posix_spawn child?

----------
nosy: +pitrou

_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue35238>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to