mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-10-01 11:49:51 -04:00
typoe
This commit is contained in:
parent
865377a70d
commit
afbf4d3dcc
@ -304,7 +304,7 @@ class StateGroupWorkerStore(SQLBaseStore):
|
||||
if (typ, state_key) not in results[group]
|
||||
)
|
||||
|
||||
# If the number of entries inthe (type,state_key)->event_id dict
|
||||
# If the number of entries in the (type,state_key)->event_id dict
|
||||
# matches the number of (type,state_keys) types we were searching
|
||||
# for, then we must have found them all, so no need to go walk
|
||||
# further down the tree... UNLESS our types filter contained
|
||||
|
Loading…
Reference in New Issue
Block a user