178c8e7cb0
Previously, if we didn't find a key, we'd empty the entire cache, making it essentially a single-key cache. We skip clearing now, although this does mean we won't GC expired entries (not a problem for tests, though) |
||
---|---|---|
.. | ||
test | ||
__init__.py | ||
cache_key.py | ||
impl.py |