diff options
author | Matthew Hodgson <matthew@matrix.org> | 2018-07-24 13:59:07 +0100 |
---|---|---|
committer | Matthew Hodgson <matthew@matrix.org> | 2018-07-24 13:59:07 +0100 |
commit | e22700c3dd929f9f0953b3d2b37e503eece82b38 (patch) | |
tree | 78fa93d703e29e9b2e612ceeaebfdd1d096cda0c /synapse | |
parent | rather than adding ll_ids, remove them from p_ids (diff) | |
download | synapse-e22700c3dd929f9f0953b3d2b37e503eece82b38.tar.xz |
consider non-filter_type types as wildcards, thus missing from the state-group-cache
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/storage/state.py | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/synapse/storage/state.py b/synapse/storage/state.py |