Antoine Pitrou added the comment:

That issue seems to have stalled as it seems to have focussed on low-level 
APIs, and also because it is proposing a new module with the API question that 
entails.

Another possible stance is that os.fork() should be left as-is, as a low-level 
primitive, and this functionality should be provided by the higher-level 
multiprocessing module.

----------

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

Reply via email to