diff options
author | Amber Brown <hawkowl@atleastfornow.net> | 2018-10-19 21:45:45 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-10-19 21:45:45 +1100 |
commit | b69216f7680b92ccd8f92e618e1a81c9ba3c3346 (patch) | |
tree | f94625c0eeea1a09d3f3e0ff92c685738d054d19 /synapse/notifier.py | |
parent | Merge pull request #4060 from matrix-org/hawkowl/ssh-key-py3 (diff) | |
download | synapse-b69216f7680b92ccd8f92e618e1a81c9ba3c3346.tar.xz |
Make the metrics less racy (#4061)
Diffstat (limited to 'synapse/notifier.py')
-rw-r--r-- | synapse/notifier.py | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/synapse/notifier.py b/synapse/notifier.py |