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 serhiy.storchaka
Recipients davin, jnoller, neologix, pitrou, sbt, serhiy.storchaka
Date 2016-03-10.06:13:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1457590437.83.0.474744367094.issue26523@psf.upfronthosting.co.za>
In-reply-to
Content
LGTM.

Is it worth to change multiprocessing.Pool in _TestPoolWorkerErrors and _TestPoolWorkerLifetime? Currently they work only for processes, but may be they can be generalized.
History
Date User Action Args
2016-03-10 06:13:57serhiy.storchakasetrecipients: + serhiy.storchaka, pitrou, jnoller, neologix, sbt, davin
2016-03-10 06:13:57serhiy.storchakasetmessageid: <1457590437.83.0.474744367094.issue26523@psf.upfronthosting.co.za>
2016-03-10 06:13:57serhiy.storchakalinkissue26523 messages
2016-03-10 06:13:57serhiy.storchakacreate