summary refs log tree commit diff
path: root/synapse/config/cache.py
diff options
context:
space:
mode:
authorAndrew Morgan <andrew@amorgan.xyz>2021-02-15 17:33:35 +0000
committerAndrew Morgan <andrew@amorgan.xyz>2021-02-15 17:33:35 +0000
commit32e41cc8e005e60e12d4541b1a8bc126484aac55 (patch)
treee674469ba4b17b0cd2fe51b0f761c63df3b65bc2 /synapse/config/cache.py
parentFix server name typo (diff)
downloadsynapse-32e41cc8e005e60e12d4541b1a8bc126484aac55.tar.xz
Add instead of update requesting user_id to set; invalidate cache context
We were set.update'ing a user_id, instead of set.add. The former treats
user_id as an iterable, and thus adds every individual letter of the
requesting user to the set. Fun!
Diffstat (limited to 'synapse/config/cache.py')
0 files changed, 0 insertions, 0 deletions