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 #6279 from matrix-org/erikj/federation_server_asyn…
Browse files Browse the repository at this point in the history
…c_await

* commit 'b4465564c':
  Don't return coroutines
  Make concurrently_execute work with async/await
  Newsfile
  Port federation_server to async/await
  • Loading branch information
anoadragon453 committed Mar 16, 2020
2 parents 8be0e37 + b446556 commit c14c890
Show file tree
Hide file tree
Showing 4 changed files with 100 additions and 128 deletions.
1 change: 1 addition & 0 deletions changelog.d/6279.misc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Port `federation_server.py` to async/await.
Loading

0 comments on commit c14c890

Please sign in to comment.