Forked from
Platform / Development / swh-scrubber
Source project has a limited visibility.
-
vlorentz authored
The case where the datastore already exists was masked by @functools.lru_cache, which persists for the lifetime of a test, causing the function not to be actually called twice.
vlorentz authoredThe case where the datastore already exists was masked by @functools.lru_cache, which persists for the lifetime of a test, causing the function not to be actually called twice.