Is this a bug in multiprocessing or in my script?

sturlamolden sturlamolden at yahoo.no
Wed Aug 5 15:36:11 EDT 2009


On 5 Aug, 15:40, Jesse Noller <jnol... at gmail.com> wrote:

> Sturla;
>
> That bug was fixed unless I'm missing something.

It is still in SVN. Change every call to os._exit to sys.exit
please. :)

http://svn.python.org/view/python/branches/release26-maint/Lib/multiprocessing/forking.py?revision=66717&view=markup

http://svn.python.org/view/python/branches/release31-maint/Lib/multiprocessing/forking.py?revision=73579&view=markup










More information about the Python-list mailing list