synapse/changelog.d/15523.bugfix
Zdziszek a0f53afd62
Handle DNSNotImplementedError in SRV resolver (#15523)
Signed-off-by: Zdzichu <zdzichu.rks@protonmail.com>
2023-05-05 15:54:32 +01:00

1 line
95 B
Text

Don't fail on federation over TOR where SRV queries are not supported. Contributed by Zdzichu.