diff options
author | Erik Johnston <erik@matrix.org> | 2019-02-22 11:33:51 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2019-02-22 11:33:51 +0000 |
commit | 7b288826b76cae63b553fced10d3779355b592ca (patch) | |
tree | c7e8c467e3e2231e1260121ead08b76897af8885 | |
parent | Add prometheus metrics for number of badge update pushes. (#4709) (diff) | |
download | synapse-7b288826b76cae63b553fced10d3779355b592ca.tar.xz |
Fix backfill storing incorrect state for events
-rw-r--r-- | synapse/handlers/federation.py | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/synapse/handlers/federation.py b/synapse/handlers/federation.py |