[issue8037] multiprocessing.Queue's put() not atomic thread wise

Ask Solem report at bugs.python.org
Sun Oct 24 10:19:04 CEST 2010


Ask Solem <askh at opera.com> added the comment:

AFAICS the object will be pickled twice with this patch.
See Modules/_multiprocessing/connection.h: connection_send_obj.

----------
nosy: +asksol

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


More information about the Python-bugs-list mailing list