mirror of
https://github.com/element-hq/synapse.git
synced 2024-11-26 03:25:53 +03:00
2c2c3f8b2c
This should fix a race where the event notification comes in over replication before the state replication, leaving a window during which a sync may get an incorrect list of rooms for the user.
1 line
136 B
Text
1 line
136 B
Text
Invalidate rooms for user caches on replicated event, fix sync cache race in synapse workers. Contributed by Nick @ Beeper (@fizzadar).
|