summary refs log tree commit diff
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2023-01-19 17:03:15 +0000
committerErik Johnston <erik@matrix.org>2023-01-19 17:03:15 +0000
commitfa269d3307d4f01b10a424b9b7c974e098e1be18 (patch)
tree3fe1161c95d2eb0d68a5b97fe2b006e252924023
parentFix bug in wait for stream position (diff)
downloadsynapse-fa269d3307d4f01b10a424b9b7c974e098e1be18.tar.xz
Newsfile
-rw-r--r--changelog.d/14872.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/14872.misc b/changelog.d/14872.misc
new file mode 100644

index 0000000000..3731d6cbf1 --- /dev/null +++ b/changelog.d/14872.misc
@@ -0,0 +1 @@ +Fix `wait_for_stream_position` to correctly wait for the right instance to advance its token.