summary refs log tree commit diff
diff options
context:
space:
mode:
authorOlivier Wilkinson (reivilibre) <olivier@librepush.net>2021-08-24 12:30:34 +0100
committerOlivier Wilkinson (reivilibre) <olivier@librepush.net>2021-08-24 12:30:34 +0100
commitcaba82a85a2fdedb0bafcc77e1bcfba7bbcb53f1 (patch)
treeecbd7dfd80c6670fe80eb8f5bbc414ab0d12ab3c
parentFix newsfile accuracy (diff)
downloadsynapse-caba82a85a2fdedb0bafcc77e1bcfba7bbcb53f1.tar.xz
Log line shows that this block is reached
-rw-r--r--synapse/storage/databases/state/store.py1
1 files changed, 0 insertions, 1 deletions
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(