• Tim Peters's avatar
    More on collector 1847 (ZEO cache tracing). · 7b3d658c
    Tim Peters authored
    simul.py hit NameErrors when startup cache verification
    found data in the cache to invalidate.
    
    The cache's loadBefore() implementation called _trace()
    incorrectly, passing the tid where the version argument
    belonged.
    7b3d658c
simul.py 57.6 KB