This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author asksol
Recipients asksol, gdb, jnoller
Date 2010-07-15.13:55:59
SpamBayes Score 0.090823606
Marked as misclassified No
Message-id <1279202164.75.0.266821889129.issue9205@psf.upfronthosting.co.za>
In-reply-to
Content
Ok. I implemented my suggestions in the patch attached
(multiprocessing-trunk@82502-termination2.patch)
What do you think?

Greg, Maybe we could keep the behavior in termination.patch as an option for map jobs? It is certainly a problem that map jobs won't terminate until the pool is joined.
History
Date User Action Args
2010-07-15 13:56:04asksolsetrecipients: + asksol, jnoller, gdb
2010-07-15 13:56:04asksolsetmessageid: <1279202164.75.0.266821889129.issue9205@psf.upfronthosting.co.za>
2010-07-15 13:56:02asksollinkissue9205 messages
2010-07-15 13:56:02asksolcreate