[issue34134] multiprocessing memory huge usage

Windson Yang report at bugs.python.org
Tue Jul 17 02:43:59 EDT 2018


Windson Yang <wiwindson at gmail.com> added the comment:

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

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue34134>
_______________________________________


More information about the Python-bugs-list mailing list