[issue12352] multiprocessing.Value() hangs

STINNER Victor report at bugs.python.org
Tue Jun 28 00:51:49 CEST 2011


STINNER Victor <victor.stinner at haypocalc.com> added the comment:

There are different technics to workaround this issue. My preferred is heap_gc_deadlock_lockless.diff because it has less border effect and have a well defined behaviour.

----------

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


More information about the Python-bugs-list mailing list