diff options
| author | Richard van der Hoff <richard@matrix.org> | 2020-02-03 19:15:08 +0000 | 
|---|---|---|
| committer | Richard van der Hoff <richard@matrix.org> | 2020-02-03 19:15:08 +0000 | 
| commit | e81c093974faeb8d39dcedcbda7c2e4f5683091f (patch) | |
| tree | 1eea0d6d2f53bd3e67b87c01791e6f1ec332729c | |
| parent | changelog (diff) | |
| download | synapse-e81c093974faeb8d39dcedcbda7c2e4f5683091f.tar.xz | |
make FederationHandler.on_get_missing_events async
| -rw-r--r-- | synapse/handlers/federation.py | 9 | 
1 files changed, 4 insertions, 5 deletions
diff --git a/synapse/handlers/federation.py b/synapse/handlers/federation.py  | 
