[issue6407] multiprocessing Pool should allow custom task queue

Ask Solem report at bugs.python.org
Thu Nov 24 13:58:12 CET 2011


Ask Solem <ask at celeryproject.org> added the comment:

@swindmill, if you provide a doc/test patch then this can probably be merged.

@pitrou, We could change it to `setup_queues`, though I don't think
even changing the name of "private" methods is a good idea.  It could simply be an alias to `_setup_queues` or vice versa.

----------

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


More information about the Python-bugs-list mailing list