From caba82a85a2fdedb0bafcc77e1bcfba7bbcb53f1 Mon Sep 17 00:00:00 2001 From: "Olivier Wilkinson (reivilibre)" Date: Tue, 24 Aug 2021 12:30:34 +0100 Subject: [PATCH] Log line shows that this block is reached --- synapse/storage/databases/state/store.py | 1 - 1 file changed, 1 deletion(-) diff --git a/synapse/storage/databases/state/store.py b/synapse/storage/databases/state/store.py index 8b73c0a92b..661fbd007f 100644 --- a/synapse/storage/databases/state/store.py +++ b/synapse/storage/databases/state/store.py @@ -333,7 +333,6 @@ class StateGroupDataStore(StateBackgroundUpdateStore, SQLBaseStore): inflight_cache_misses.append(group) continue elif not db_state_filter.include_others: - # TODO IS THIS USEFUL # Try looking to see if the same filter but with include_others # is being looked up. result = self._state_group_inflight_cache.get(