summary refs log tree commit diff
path: root/tests
diff options
context:
space:
mode:
authorRichard van der Hoff <richard@matrix.org>2019-12-10 16:54:34 +0000
committerRichard van der Hoff <richard@matrix.org>2019-12-11 14:39:25 +0000
commit7712e751b87b83086a8cb0a1cda1eef40e177d07 (patch)
tree697d3ca8b471fb29b6e660f231a3e6fd19bc0595 /tests
parentClean up some logging (#6515) (diff)
downloadsynapse-7712e751b87b83086a8cb0a1cda1eef40e177d07.tar.xz
Convert federation backfill to async
PaginationHandler.get_messages is only called by RoomMessageListRestServlet,
which is async.

Chase the code path down from there:
 - FederationHandler.maybe_backfill (and nested try_backfill)
 - FederationHandler.backfill
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions