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 /synapse | |
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)
Diffstat (limited to '')
-rw-r--r-- | synapse/handlers/stats.py | 1 | ||||
-rw-r--r-- | synapse/storage/stats.py | 3 |
2 files changed, 4 insertions, 0 deletions
diff --git a/synapse/handlers/stats.py b/synapse/handlers/stats.py |