Ronald Oussoren <ronaldousso...@mac.com> added the comment:

Good question. A comment on 
<https://stackoverflow.com/questions/2731531/faster-forking-of-large-processes-on-linux>
 says that glibc already uses vfork where appropriate, explicitly using the 
flag may not be necessary. 

Note that I haven't verified if the comment is correct.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue34663>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to