[issue10632] multiprocessing generates a fatal error

Sandro Tosi report at bugs.python.org
Mon Mar 28 20:17:15 CEST 2011


Sandro Tosi <sandro.tosi at gmail.com> added the comment:

Hi Brian,
are you able to replicate it? I just build 3.2 and default (3.3) on a Debian unstable system and wasn't able to replicate it (with a busy loop like while date ; do ./python -c "import multiprocessing.managers ; mpp = multiprocessing.Pool(4); sm = multiprocessing.managers.SyncManager(); sm.start()" ; done )

----------
nosy: +sandro.tosi

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


More information about the Python-bugs-list mailing list