Skip to content
Snippets Groups Projects
Unverified Commit 297bf254 authored by Richard van der Hoff's avatar Richard van der Hoff Committed by GitHub
Browse files

Fix sync bug when accepting invites (#4956)

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.
parent 4c552ed7
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment