[issue12352] multiprocessing.Value() hangs

STINNER Victor report at bugs.python.org
Tue Jun 28 00:32:34 CEST 2011


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

> You may document that _pending_free_blocks.append()
> and _pending_free_blocks.pop() are atomic in CPython
> and don't need a specific lock.

Oops, i skipped complelty your long comment explaining everything! It is enough.

----------

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


More information about the Python-bugs-list mailing list