summary refs log tree commit diff
path: root/tests/handlers/test_device.py (unfollow)
Commit message (Expand)AuthorFilesLines
2020-07-17Convert device handler to async/await (#7871)Patrick Cloke1-8/+5
2020-07-17Convert synapse.app to async/await. (#7868)Patrick Cloke4-41/+37
2