[issue12709] In multiprocessing, error_callback isn't documented for map_async
Hynek Schlawack
report at bugs.python.org
Mon Aug 8 12:10:09 CEST 2011
New submission from Hynek Schlawack <hs at ox.cx>:
While working on #12708 , I noticed that the error_callback argument of multiprocessing.Pool.map_async() isn't documented (callback is).
----------
assignee: docs at python
components: Documentation
messages: 141763
nosy: docs at python, hynek
priority: normal
severity: normal
status: open
title: In multiprocessing, error_callback isn't documented for map_async
type: behavior
versions: Python 3.4
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue12709>
_______________________________________
More information about the Python-bugs-list
mailing list