diff options
author | Erik Johnston <erik@matrix.org> | 2015-02-12 18:35:36 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2015-02-12 18:35:36 +0000 |
commit | 58d848adc0ee9ab8e44a780a19be1e46e0d5cec3 (patch) | |
tree | ed45976aff6f2f611b3395efa3af2bd300065d78 | |
parent | Correctly handle all the places that can throw exceptions (diff) | |
download | synapse-58d848adc0ee9ab8e44a780a19be1e46e0d5cec3.tar.xz |
Parrellize fetching of events
-rw-r--r-- | synapse/federation/federation_base.py | 14 |
1 files changed, 11 insertions, 3 deletions
diff --git a/synapse/federation/federation_base.py b/synapse/federation/federation_base.py |