Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
Merge pull request #6517 from matrix-org/rav/event_auth/13
Browse files Browse the repository at this point in the history
* commit '894d2adda':
  changelog
  convert to async: FederationHandler._process_received_pdu
  convert to async: FederationHandler._get_state_for_room
  convert to async: FederationHandler.on_receive_pdu
  Convert federation backfill to async
  • Loading branch information
anoadragon453 committed Mar 19, 2020
2 parents e71d3cd + 894d2ad commit 050bc5b
Show file tree
Hide file tree
Showing 4 changed files with 98 additions and 103 deletions.
1 change: 1 addition & 0 deletions changelog.d/6517.misc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Port some of FederationHandler to async/await.
Loading

0 comments on commit 050bc5b

Please sign in to comment.