diff options
author | Andrew Morgan <andrew@amorgan.xyz> | 2020-02-10 18:53:54 +0000 |
---|---|---|
committer | Andrew Morgan <andrew@amorgan.xyz> | 2020-02-10 18:53:54 +0000 |
commit | c38b54a802e7ce3dec9045908edcfd453eb24c19 (patch) | |
tree | 71f0dcd1de3bb367f5b5d29c3891214df60e9066 | |
parent | Use consistent buckets (diff) | |
parent | Only count non-cache state resolution (diff) | |
download | synapse-c38b54a802e7ce3dec9045908edcfd453eb24c19.tar.xz |
Only count non-cache state resolution
-rw-r--r-- | synapse/state/__init__.py | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/synapse/state/__init__.py b/synapse/state/__init__.py |