1
0
Fork 0
mirror of https://github.com/element-hq/synapse.git synced 2025-04-08 11:13:59 +00:00
This commit is contained in:
Erik Johnston 2019-06-07 12:26:59 +01:00
parent 837340bdce
commit 2cca90dd40

1
changelog.d/5389.bugfix Normal file
View file

@ -0,0 +1 @@
Fix exceptions in federation reader worker caused by attempting to renew attestations, which should only happen on master worker.