summary refs log tree commit diff
path: root/synapse/replication/tcp/protocol.py (unfollow)
Commit message (Expand)AuthorFilesLines
2020-10-01Enable mypy checking for unreachable code and fix instances. (#8432)Patrick Cloke1-4/+6
2020-10-01Add prometheus metrics t