mirror of
https://github.com/matrix-org/sliding-sync.git
synced 2025-03-10 13:37:11 +00:00

Document a nasty race condition which can happen if >1 user is joined to the same room. Fixed to ensure that `GlobalCache` will always stay in-sync with the database without having to hit the database.