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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't cancel SAS verifications if ready is received after start #2250

Merged
merged 2 commits into from
May 23, 2022

Commits on Mar 20, 2022

  1. reduce flakiness of e2e verif test

    it's completely valid to receive a `ready` event after having received a
    `start` event as messages may be received or decrypted in any order.
    
    partial (but possibly sufficient?) fix for element-hq/element-web#21488
    ara4n committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    d9f0704 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2022

  1. Configuration menu
    Copy the full SHA
    457f063 View commit details
    Browse the repository at this point in the history