Raymond Hettinger <raymond.hettin...@gmail.com> added the comment:

Another issue is that I want to keep the related accesses to the OrderedDict 
inside the "with lock" in order to avoid a race condition between the 
testing-for-membership step and the retrieve-the-cached-value step.

----------

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

Reply via email to