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 Windson Yang
Recipients Windson Yang, methane, zach.ware
Date 2018-07-17.06:43:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1531809839.35.0.56676864532.issue34134@psf.upfronthosting.co.za>
In-reply-to
Content
Thank you for the hint, INADA. I think we should add something like "if you are using generator, consider use imap instead" in https://docs.python.org/3.4/library/multiprocessing.html?highlight=process#multiprocessing.pool.Pool.map
History
Date User Action Args
2018-07-17 06:43:59Windson Yangsetrecipients: + Windson Yang, methane, zach.ware
2018-07-17 06:43:59Windson Yangsetmessageid: <1531809839.35.0.56676864532.issue34134@psf.upfronthosting.co.za>
2018-07-17 06:43:59Windson Yanglinkissue34134 messages
2018-07-17 06:43:59Windson Yangcreate