diff options
author | Andrew Morgan <andrew@amorgan.xyz> | 2020-02-26 12:26:38 +0000 |
---|---|---|
committer | Andrew Morgan <andrew@amorgan.xyz> | 2020-02-26 12:26:38 +0000 |
commit | 4f64e73b8c535b01ba3c0c5a92711cdf08eb08b9 (patch) | |
tree | 2103682c1be2815ccd2eaa773de2d33a4f63723b | |
parent | Merge pull request #6175 from matrix-org/babolivier/fix_unique_user_filter_index (diff) | |
parent | add some logging to the rooms stats updates, to try to track down a flaky tes... (diff) | |
download | synapse-4f64e73b8c535b01ba3c0c5a92711cdf08eb08b9.tar.xz |
add some logging to the rooms stats updates, to try to track down a flaky test (#6167)
-rw-r--r-- | changelog.d/6167.misc | 1 | ||||
-rw-r--r-- | synapse/handlers/stats.py | 1 | ||||
-rw-r--r-- | synapse/storage/stats.py | 3 |
3 files changed, 5 insertions, 0 deletions
diff --git a/changelog.d/6167.misc b/changelog.d/6167.misc new file mode 100644 |