This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Faster joins: Handle leaving a room while re-syncing state #12802
Labels
A-Federated-Join
joins over federation generally suck
T-Enhancement
New features, changes in functionality, improvements in performance, or user-facing enhancements.
Milestone
Comments
I suspect this will block in |
|
We'll need to:
|
Note: all of this applies to when the last local user leaves the room. |
First thing I'm trying to do is make a regular CSAPI /leave work. This blocks:
|
This was referenced Jan 10, 2023
|
This was referenced Feb 17, 2023
1 task
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
A-Federated-Join
joins over federation generally suck
T-Enhancement
New features, changes in functionality, improvements in performance, or user-facing enhancements.
synapse/synapse/handlers/federation.py
Lines 1512 to 1515 in 7c6b220
The text was updated successfully, but these errors were encountered: