Message 351752 - Python tracker

Message351752

Author davin
Recipients davin, pablogsal, pitrou, ppperry, steve.dower, vstinner
Date 2019-09-10.22:45:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568155553.82.0.333401953801.issue38084@roundup.psfhosted.org>
In-reply-to
Content
Agreed with @ppperry that this is a duplicate of issue22393.

The proposed patch in issue22393 is, for the moment, out of sync with more recent changes.  That patch's approach would result in the loss of all partial results from a Pool.map, but it may be faster to update and review.
History
Date User Action Args
2019-09-10 22:45:53davinsetrecipients: + davin, pitrou, vstinner, steve.dower, ppperry, pablogsal
2019-09-10 22:45:53davinsetmessageid: <1568155553.82.0.333401953801.issue38084@roundup.psfhosted.org>
2019-09-10 22:45:53davinlinkissue38084 messages
2019-09-10 22:45:53davincreate