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

Faster room joins: Add happy path tests for outgoing device list updates #473

Merged
merged 7 commits into from
Sep 29, 2022

Conversation

squahtx
Copy link
Contributor

@squahtx squahtx commented Sep 23, 2022

This change tests that:

  • device list updates are sent to the servers listed in the
    /send_join response
  • device list updates are sent to servers that join after we start the
    partial state join
  • device list updates stop being sent to servers listed in the
    /send_join response that are no longer in the room once the partial
    state join completes.

Best reviewed commit by commit.

@squahtx squahtx merged commit 592f16e into main Sep 29, 2022
@squahtx squahtx deleted the squah/faster_room_joins_device_list_tracking_outgoing_1 branch September 29, 2022 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants