summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorRichard van der Hoff <1389908+richvdh@users.noreply.github.com>2018-09-28 13:13:19 +0100
committerGitHub <noreply@github.com>2018-09-28 13:13:19 +0100
commit26557c9db443a6fb16fbee8ee19bef03ba2c9b13 (patch)
tree0c538ce78594f636727ced9db517cc4185622892 /changelog.d
parentbuild python 3 docker images on circle CI (#3976) (diff)
parentRemove redundant call to start_get_pdu_cache (diff)
downloadsynapse-26557c9db443a6fb16fbee8ee19bef03ba2c9b13.tar.xz
Merge pull request #3980 from matrix-org/rav/remove_broken_cache_call
Remove redundant call to start_get_pdu_cache
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/3980.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/3980.bugfix b/changelog.d/3980.bugfix
new file mode 100644
index 0000000000..7578414ede
--- /dev/null
+++ b/changelog.d/3980.bugfix
@@ -0,0 +1 @@
+Fix some instances of ExpiringCache not expiring cache items