summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2019-06-07 12:26:59 +0100
committerErik Johnston <erik@matrix.org>2019-06-07 12:26:59 +0100
commit2cca90dd40a5411a3b01b57b5f74b472b2de2cfc (patch)
tree9bdf9991e0d2c320652c7dd80016fbf172433dac /changelog.d
parentOnly start background group attestation renewals on master (diff)
downloadsynapse-2cca90dd40a5411a3b01b57b5f74b472b2de2cfc.tar.xz
Newsfile
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/5389.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/5389.bugfix b/changelog.d/5389.bugfix
new file mode 100644
index 0000000000..dd648e26c8
--- /dev/null
+++ b/changelog.d/5389.bugfix
@@ -0,0 +1 @@
+Fix exceptions in federation reader worker caused by attempting to renew attestations, which should only happen on master worker.