[issue29108] Python 3.6.0 multiprocessing map_async callback

Jose Miguel Colella report at bugs.python.org
Fri Dec 30 02:04:15 EST 2016


Jose Miguel Colella added the comment:

Hello David,
Thanks for your response. Improvements to the documentation could clear this misunderstanding. I had initially believed that after transforming with the function passed to the map, it would use the callback on each of the result arguments. 
Just to understand the use case of the callback. So basically it should not return anything and be a simple print?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue29108>
_______________________________________


More information about the Python-bugs-list mailing list