[docs] [issue17273] Pool methods can only be used by parent process.

Richard Oudkerk report at bugs.python.org
Tue Jul 2 13:45:39 CEST 2013


Changes by Richard Oudkerk <shibturn at gmail.com>:


----------
resolution:  -> fixed
stage:  -> committed/rejected
status: open -> closed
title: multiprocessing.pool.Pool task/worker handlers are not fork safe -> Pool methods can only be used by parent process.
type: behavior -> 
versions: +Python 2.7, Python 3.4

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


More information about the docs mailing list