mirror of
https://github.com/element-hq/synapse.git
synced 2025-03-12 19:06:50 +00:00
Apparently I am not permitted to have two blank lines here
This commit is contained in:
parent
d240796ded
commit
963e3ed282
1 changed files with 0 additions and 1 deletions
|
@ -566,7 +566,6 @@ class FederationClient(FederationBase):
|
||||||
except:
|
except:
|
||||||
logger.exception("Error getting room list from server %r", s)
|
logger.exception("Error getting room list from server %r", s)
|
||||||
|
|
||||||
|
|
||||||
yield concurrently_execute(_get_result, destinations, 3)
|
yield concurrently_execute(_get_result, destinations, 3)
|
||||||
|
|
||||||
defer.returnValue(results_by_server)
|
defer.returnValue(results_by_server)
|
||||||
|
|
Loading…
Add table
Reference in a new issue