mirror of
https://github.com/element-hq/synapse.git
synced 2026-03-31 06:15:44 +00: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>