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 pitrou
Recipients bquinlan, dan.oreilly, pitrou, sbt, tbrink
Date 2014-07-31.01:42:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1406770976.48.0.386585004514.issue11271@psf.upfronthosting.co.za>
In-reply-to
Content
Thank you for the patch. I've posted some review comments. Two further remarks:

- this makes the ProcessPool API slightly different from the ThreadPool one. I wonder if this is acceptable or not. Thoughts?

- the patch would need unit tests for the additional functionality
History
Date User Action Args
2014-07-31 01:42:56pitrousetrecipients: + pitrou, bquinlan, tbrink, sbt, dan.oreilly
2014-07-31 01:42:56pitrousetmessageid: <1406770976.48.0.386585004514.issue11271@psf.upfronthosting.co.za>
2014-07-31 01:42:56pitroulinkissue11271 messages
2014-07-31 01:42:56pitroucreate