[issue3095] multiprocessing initializes flags dict unsafely

Georg Brandl report at bugs.python.org
Fri Jun 13 08:57:48 CEST 2008


Georg Brandl <georg at python.org> added the comment:

I think the easiest way is to just call AddObject after inserting the
values.

I fixed this, and the leaking BuildValue references, in r64223.

----------
nosy: +georg.brandl
resolution:  -> fixed
status: open -> closed

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


More information about the Python-bugs-list mailing list