This repository was 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
Wait for lazy join to complete when getting current state #12872
Merged
Merged
Changes from 1 commit
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
78faa1a
Rename StateGroupStorage
erikjohnston 334844d
Add fetching current state funcs to StateStorage
erikjohnston fe86915
Use StateStorage.get_current_state_ids
erikjohnston a2465b8
Use StateStorage.get_filtered_current_state_ids
erikjohnston a2945a5
Use StateStorage.get_current_state_deltas
erikjohnston e786f68
Rename to get_partial_current_state_ids
erikjohnston 3f74b37
Rename to get_partial_filtered_current_state_ids
erikjohnston c068581
Rename to get_partial_current_state_deltas
erikjohnston 6f386d1
Block calls to `get_current_state_ids` and co. when have partial state
erikjohnston 2b674f8
Add test for `PartialCurrentStateTracker`
erikjohnston ecae768
Newsfile
erikjohnston d1a1d6a
Don't block sync when lazy joining a room
erikjohnston 531955f
Fix type annotation
erikjohnston 6cc7269
Apply suggestions from code review
erikjohnston 3a20548
s/self.storage/self._storage/
erikjohnston 6e7625e
s/is_room_got_partial_state/has_room_only_got_partial_state/
erikjohnston 711ea44
Merge get_filtered and get_current_state_ids
erikjohnston 1f99ce0
Merge remote-tracking branch 'origin/develop' into erikj/await_curren…
erikjohnston b59418f
Merge remote-tracking branch 'origin/develop' into erikj/await_curren…
erikjohnston c6fe132
Fix up naming
erikjohnston 4757b00
Apply suggestions from code review
erikjohnston b6cb65f
Lint
erikjohnston c513c20
Rename has_room_only_got_partial_state
erikjohnston File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.