-
Notifications
You must be signed in to change notification settings - Fork 378
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Matrix transport must leave unused rooms #3262
Labels
Component / Transport
Transport related issues
Comments
Merged
This can only be fixed after we increase test coverage on the transport and have a reliable test that can tell us if we re-introduce hanging transfers. |
should we have another issue for the test? |
There is a meta one. Perhaps it can be added there: #3124 |
Will be addressed by #5572 |
We don't use any rooms anymore. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The logic to leave rooms was disabled as part of a bug fix and needs to be re-enabled. reference
The text was updated successfully, but these errors were encountered: