diff options
author | Erik Johnston <erik@matrix.org> | 2015-05-19 14:53:32 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2015-05-19 14:53:32 +0100 |
commit | 5b1631a4a9ad4c1ed0adaff3ffc8238014359e95 (patch) | |
tree | 5aadd2fdcfc18e7565fb78c5e742c6b26b3796a3 /synapse/federation/transport | |
parent | Handle the case when things return empty but non none things (diff) | |
download | synapse-5b1631a4a9ad4c1ed0adaff3ffc8238014359e95.tar.xz |
Add a timeout param to get_event
Diffstat (limited to 'synapse/federation/transport')
-rw-r--r-- | synapse/federation/transport/client.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/synapse/federation/transport/client.py b/synapse/federation/transport/client.py |