mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-11-15 04:10:44 -05:00
Prevents a SynapseError being raised inside of a IResolutionReceiver and instead opts to just return 0 results. This thus means that we have to lump a failed lookup and a blacklisted lookup together with the same error message, but the substitute should be generic enough to cover both cases. |
||
|---|---|---|
| .. | ||
| federation | ||
| __init__.py | ||
| additional_resource.py | ||
| client.py | ||
| endpoint.py | ||
| matrixfederationclient.py | ||
| request_metrics.py | ||
| server.py | ||
| servlet.py | ||
| site.py | ||