Skip to content
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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix another freeze on room switch #7900

Merged
merged 2 commits into from
Feb 25, 2022
Merged

Commits on Feb 25, 2022

  1. Fix another freeze on room switch

    This switches permalinks to use the batch state update event and
    removes the incremental updates, as commented. We now spend, on my
    profiling, about 450ms in setOutOfBandMembers itself and another
    120ms in permalinks.
    
    Fixes element-hq/element-web#21127
    dbkr committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    a3a4311 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    818de2b View commit details
    Browse the repository at this point in the history