Justin Patrin added the comment:

I'm still running into these issues with Python 2.7.10. I'm trying to find a 
way to share dynamically allocated sub-dictionaries through multiprocessing as 
well as dynamically allocated RLock and Value instances. I can use the manager 
to create them but when I put them in a managed dict the various issues related 
in this ticket happen.

----------
nosy: +Justin Patrin

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue6766>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to