0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-09-30 05:29:00 +02:00
synapse/changelog.d/13432.bugfix
Sean Quah 8d317f6da5
Fix error when out of servers to sync partial state with (#13432)
so that we raise the intended error instead.

Signed-off-by: Sean Quah <seanq@matrix.org>
2022-08-02 12:12:44 +01:00

1 line
136 B
Text

Faster room joins: Fix error when running out of servers to sync partial state with, so that Synapse raises the intended error instead.