From 45ab0a4608d655b875d5263e742f4f0f4a4944c3 Mon Sep 17 00:00:00 2001 From: Dennis Schwerdel Date: Sun, 1 Nov 2020 23:02:27 +0100 Subject: [PATCH] Do not reconnect to timed out pending conections --- src/cloud.rs | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/cloud.rs b/src/cloud.rs index eb5f077..bc8f7cc 100644 --- a/src/cloud.rs +++ b/src/cloud.rs @@ -339,9 +339,10 @@ impl GenericCloud