mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-06-17 17:59:12 -04:00
Intern all the things
This commit is contained in:
parent
f96526ffc2
commit
acdfef7b14
8 changed files with 97 additions and 45 deletions
|
@ -418,6 +418,7 @@ class FederationClient(FederationBase):
|
|||
"Failed to make_%s via %s: %s",
|
||||
membership, destination, e.message
|
||||
)
|
||||
raise
|
||||
|
||||
raise RuntimeError("Failed to send to any server.")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue