mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-03-15 09:36:31 -04:00

Older Twisted (18.4.0) returns TimeoutError instead of ConnectingCancelledError when connection times out. This change allows tests to be compatible with this behaviour. Signed-off-by: Oleg Girko <ol@infoserver.lv>