diff options
author | Andrew Morgan <andrew@amorgan.xyz> | 2021-07-20 11:48:03 +0100 |
---|---|---|
committer | Andrew Morgan <andrew@amorgan.xyz> | 2021-07-20 11:48:03 +0100 |
commit | c0121d69e7578feecfcc3e3e83971adc34ca51ee (patch) | |
tree | d15d5d6c7b65a915db8b75844e4057bca8ddf171 /synapse/util/caches | |
parent | Merge remote-tracking branch 'origin/develop' into matrix-org-hotfixes (diff) | |
parent | Add a github actions job recording success of other jobs. (#10430) (diff) | |
download | synapse-c0121d69e7578feecfcc3e3e83971adc34ca51ee.tar.xz |
Merge branch 'develop' of github.com:matrix-org/synapse into matrix-org-hotfixes
Diffstat (limited to 'synapse/util/caches')
-rw-r--r-- | synapse/util/caches/lrucache.py | 3 | ||||
-rw-r--r-- | synapse/util/caches/treecache.py | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/synapse/util/caches/lrucache.py b/synapse/util/caches/lrucache.py |