summary refs log tree commit diff
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2024-05-18 12:23:54 +0100
committerErik Johnston <erik@matrix.org>2024-05-18 12:23:54 +0100
commitbd6b57653f9517f6cdce1b3e05321ec7780d0aaf (patch)
treec7573717780a035c057573c373ab823cedd9c7b6
parentIn sync wait for worker to catch up since token (diff)
downloadsynapse-bd6b57653f9517f6cdce1b3e05321ec7780d0aaf.tar.xz
Newsfile
-rw-r--r--changelog.d/17215.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/17215.bugfix b/changelog.d/17215.bugfix
new file mode 100644

index 0000000000..10981b798e --- /dev/null +++ b/changelog.d/17215.bugfix
@@ -0,0 +1 @@ +Fix bug where duplicate events could be sent down sync when using workers that are overloaded.