• Jim Fulton's avatar
    Made caches thread safe. In theory, caches are protected by ZEO · 2b62301d
    Jim Fulton authored
    clients, but ZEO clients haven't provided very good protection,
    leading to cache corruption.  We'll hopefully fix these client issues,
    which cause other problems beside cache corruption, but it seems
    prudent to provide low-level cache protection.
    2b62301d
cache.py 24.2 KB