mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-01-01 20:06:15 -05:00
297bf2547e
Hopefully this time we really will fix #4422. We need to make sure that the cache on `get_rooms_for_user_with_stream_ordering` is invalidated *before* the SyncHandler is notified for the new events, and we can now do so reliably via the `events` stream. |
||
---|---|---|
.. | ||
__init__.py | ||
_base.py | ||
_slaved_id_tracker.py | ||
account_data.py | ||
appservice.py | ||
client_ips.py | ||
deviceinbox.py | ||
devices.py | ||
directory.py | ||
events.py | ||
filtering.py | ||
groups.py | ||
keys.py | ||
presence.py | ||
profile.py | ||
push_rule.py | ||
pushers.py | ||
receipts.py | ||
registration.py | ||
room.py | ||
transactions.py |