Richard Oudkerk added the comment:

> I haven't read all of your patch yet, but does this mean a forkserver 
> will be started regardless of whether it is later used?

No, it is started on demand.  But since it is started using 
_posixsbuprocess.fork_exec(), nothing is inherited from the main process.

----------

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

Reply via email to