mirror of
https://github.com/element-hq/synapse.git
synced 2026-04-27 17:15:40 +00:00
7d3f639844
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>