summary refs log tree commit diff
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2019-05-30 15:05:26 +0100
committerErik Johnston <erik@matrix.org>2019-05-30 15:05:26 +0100
commit06675db684f06b5a369846aac896216bf4cc74ed (patch)
treec3e8f8b6b04b25437ce6bab7811e79d3a6f211a5
parentAdd index to temp table (diff)
downloadsynapse-06675db684f06b5a369846aac896216bf4cc74ed.tar.xz
Newsfile
-rw-r--r--changelog.d/5291.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/5291.bugfix b/changelog.d/5291.bugfix
new file mode 100644
index 0000000000..9e14d20289
--- /dev/null
+++ b/changelog.d/5291.bugfix
@@ -0,0 +1 @@
+Fix bug where we leaked extremities when we soft failed events, leading to performance degradation.