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>2020-01-07 14:02:14 +0000
committerGitHub <noreply@github.com>2020-01-07 14:02:14 +0000
commit1ff5491117912c94ae8219b38721a94f130e7865 (patch)
treea6983f79098bbb7d99e53ade37263775979cbde2 /changelog.d
parentMerge pull request #6629 from matrix-org/rav/kill_event_reference_hashes (diff)
parentchangelog (diff)
downloadsynapse-1ff5491117912c94ae8219b38721a94f130e7865.tar.xz
Merge pull request #6645 from matrix-org/rav/fix_synchrotron_error
Fix exceptions in the synchrotron worker log when events are rejected.
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/6645.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/6645.bugfix b/changelog.d/6645.bugfix
new file mode 100644
index 0000000000..f648df3fc0
--- /dev/null
+++ b/changelog.d/6645.bugfix
@@ -0,0 +1 @@
+Fix exceptions in the synchrotron worker log when events are rejected.