[issue16307] multiprocess.pool.map_async callables not working

Janne Karila report at bugs.python.org
Thu Oct 25 12:21:27 CEST 2012


Janne Karila added the comment:

Three test cases added. 

The tricky part in writing the tests was to realize that when the tests are run with Manager, the callback goes through a proxy object.

----------
Added file: http://bugs.python.org/file27711/test_callback.patch

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


More information about the Python-bugs-list mailing list