summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2019-05-21 15:35:13 +0100
committerErik Johnston <erik@matrix.org>2019-05-21 15:35:13 +0100
commitc448f35de21119c877e31d2fc6c31de4dbe7db23 (patch)
tree3ee7f69ef0be2610f371dadb870397d2bd348877 /changelog.d
parentFix get_max_topological_token to never return None (diff)
downloadsynapse-c448f35de21119c877e31d2fc6c31de4dbe7db23.tar.xz
Newsfile
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/5221.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/5221.bugfix b/changelog.d/5221.bugfix
new file mode 100644
index 0000000000..03aa363d15
--- /dev/null
+++ b/changelog.d/5221.bugfix
@@ -0,0 +1 @@
+Fix race when backfilling in rooms with worker mode.