mirror of
https://github.com/element-hq/synapse.git
synced 2026-07-11 20:39:22 +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>