mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-08-21 20:18:27 -04:00
Merge remote-tracking branch 'upstream/release-v1.76'
This commit is contained in:
commit
d7a3d540ed
135 changed files with 4101 additions and 2588 deletions
|
@ -493,8 +493,6 @@ class StateStorageController:
|
|||
up to date.
|
||||
"""
|
||||
# FIXME(faster_joins): what do we do here?
|
||||
# https://github.com/matrix-org/synapse/issues/12814
|
||||
# https://github.com/matrix-org/synapse/issues/12815
|
||||
# https://github.com/matrix-org/synapse/issues/13008
|
||||
|
||||
return await self.stores.main.get_partial_current_state_deltas(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue