Richard van der Hoff 7712e751b8 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
2019-12-11 14:39:25 +00:00
..
2019-12-11 14:14:30 +00:00
2019-12-10 13:17:39 +00:00
2019-10-02 05:29:01 -07:00
2019-09-12 11:42:47 +01:00
2019-12-11 14:14:30 +00:00
2019-12-11 13:56:50 +00:00
2019-12-05 17:58:25 +00:00
2019-06-20 19:32:02 +10:00
2019-12-06 15:49:44 +00:00
2019-11-28 20:35:22 +00:00