[issue6963] Add worker process lifetime to multiprocessing.Pool - patch included

Jesse Noller report at bugs.python.org
Tue Jan 26 04:45:50 CET 2010


Jesse Noller <jnoller at gmail.com> added the comment:

Attached is the ported patch for Python 2.7/trunk. Please review it to make sure I didn't completely flub anything. I noticed you had forgotten the maxtasksperchild argument in the unit test, so I added that. I also expanded the docs a little but, paraphrasing your original post w.r.t to the justification.

Let me know what you think, or if you have issues. Once you give the go ahead, I will commit to trunk and then merge to Py3k. 

Once again, thanks for the patch

----------
Added file: http://bugs.python.org/file16004/mp_patch_6963_trunk.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue6963>
_______________________________________


More information about the Python-bugs-list mailing list