diff options
author | Sean Quah <8349537+squahtx@users.noreply.github.com> | 2022-05-31 15:50:29 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-31 15:50:29 +0100 |
commit | 2fba1076c56e76410fd901120f0e8df2ef33d1c4 (patch) | |
tree | e4212594882123e4396753296126693cdedfd7b9 /synapse/handlers/federation_event.py | |
parent | Merge branch 'master' into develop (diff) | |
download | synapse-2fba1076c56e76410fd901120f0e8df2ef33d1c4.tar.xz |
Faster room joins: Try other destinations when resyncing the state of a partial-state room (#12812)
Signed-off-by: Sean Quah <seanq@matrix.org>
Diffstat (limited to 'synapse/handlers/federation_event.py')
-rw-r--r-- | synapse/handlers/federation_event.py | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/synapse/handlers/federation_event.py b/synapse/handlers/federation_event.py |