ranga added the comment:
Thanks for the quick response, neologix. I copied the multiprocessing/
directory from latest cpython's 2.7 branch into my project dir and it works as
advertised now!
--
___
Python tracker
<http://bugs.py
Changes by ranga :
--
title: multiprocessing with maxtasksperchild: bug in state machine? ->
multiprocessing with maxtasksperchild: bug in control logic?
___
Python tracker
<http://bugs.python.org/issu
New submission from ranga :
I asked this on Stackoverflow and discovered from the discussions there that it
might be a Python bug.
http://stackoverflow.com/questions/9859222/python-multiprocessing-with-maxtasksperchild
HOW TO REPRODUCE
This seemingly-simple program isn