summary refs log tree commit diff
path: root/changelog.d/11045.bugfix
diff options
context:
space:
mode:
authorDavid Robertson <davidr@element.io>2021-10-14 10:59:27 +0100
committerDavid Robertson <davidr@element.io>2021-10-14 10:59:27 +0100
commit99a4e5222d82cfcf8686b71d8fa94c8a81dfcbd6 (patch)
tree9ad01e0a6b1bec3cba1b0c626e927ffc4a0de9c1 /changelog.d/11045.bugfix
parentStop user directory from failing if it encounters users not in the `users` ta... (diff)
downloadsynapse-99a4e5222d82cfcf8686b71d8fa94c8a81dfcbd6.tar.xz
1.45.0rc2
Diffstat (limited to 'changelog.d/11045.bugfix')
-rw-r--r--changelog.d/11045.bugfix1
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/11045.bugfix b/changelog.d/11045.bugfix
deleted file mode 100644
index d712dc946a..0000000000
--- a/changelog.d/11045.bugfix
+++ /dev/null
@@ -1 +0,0 @@
-Fix a long-standing bug when using multiple event persister workers where events were not correctly sent down `/sync` due to a race.