• Tim Peters's avatar
    Collector 1536: ClientStorage.__init__ ignores cache_size. · 3c9f4c38
    Tim Peters authored
    Also split test checkRollover into two tests,
    checkDisconnectedCacheWorks (persistent ZEO cache large enough
    to satisfy all requests) and checkDisconnectedCacheFails (cache
    too small to satisfy all requests while disconnected).
    3c9f4c38
ClientStorage.py 42 KB