mirror of
https://mau.dev/maunium/synapse.git
synced 2024-11-02 12:48:57 +01:00
49ef8ec399
Some of the caches on worker processes were not being correctly invalidated when a room's state was changed in a way that did not affect the membership list of the room. We need to make sure we send out cache invalidations even when no memberships are changing.
1 line
59 B
Text
1 line
59 B
Text
Fix a cache-invalidation bug for worker-based deployments.
|