summary refs log tree commit diff
path: root/scripts-dev/tail-synapse.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-07-01fix async/await consentresource (#5585)Amber Brown2-1/+4
Fixes #5582
2019-07-01Fixup commentErik Johnston1-6/+13
2019-06-29Make the http server handle coroutine-mak