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

Fix a cache-invalidation bug for worker-based deployments (#5920)

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.
parent a3f06356
No related branches found
No related tags found
No related merge requests found
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