From 2b0259c00198181a267884144472e433d6195ef8 Mon Sep 17 00:00:00 2001 From: dec05eba <0xdec05eba@gmail.com> Date: Sun, 21 Oct 2018 09:01:41 +0200 Subject: oops --- src/BootstrapConnection.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/BootstrapConnection.cpp b/src/BootstrapConnection.cpp index 55e49df..a9ff5b8 100644 --- a/src/BootstrapConnection.cpp +++ b/src/BootstrapConnection.cpp @@ -251,7 +251,6 @@ namespace sibs if(subscribeIt == subscribeData.end()) { Log::warn("BootstrapConnection::put with no subscribers on same key '%s'", pubsubKey.toString().c_str()); - std::this_thread::sleep_for(std::chrono::milliseconds(200)); goto checkPutAttemptDuration; } -- cgit v1.2.3