From 57e2ab5ec80deaa05f7d3aee6e713821e25df41f Mon Sep 17 00:00:00 2001 From: Fabio Erculiani Date: Wed, 25 Dec 2013 14:01:51 +0100 Subject: [PATCH] [entropy.core] when clearing repository cache, don't clear the whole cache This is no longer needed since cache keys are now properly generated --- lib/entropy/core/settings/base.py | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/entropy/core/settings/base.py b/lib/entropy/core/settings/base.py index 541f373a8..8fb1d28ad 100644 --- a/lib/entropy/core/settings/base.py +++ b/lib/entropy/core/settings/base.py @@ -2241,7 +2241,6 @@ class SystemSettings(Singleton, EntropyPluginStore): Internal method, go away! """ self.__cacher.discard() - EntropyCacher.clear_cache(excluded_items = ["db_match", "world_update"]) if repoid is not None: EntropyCacher.clear_cache_item("%s/%s/" % (