mirror of
https://github.com/Telecominfraproject/wlan-cloud-analytics.git
synced 2026-01-27 02:22:21 +00:00
Signed-off-by: stephb9959 <stephane.bourque@gmail.com>
This commit is contained in:
@@ -60,7 +60,7 @@ namespace OpenWifi {
|
||||
Utils::SetThreadName("venue-coord");
|
||||
Running_ = true;
|
||||
while (Running_) {
|
||||
Poco::Thread::trySleep(20000);
|
||||
Poco::Thread::trySleep(60000);
|
||||
if (!Running_)
|
||||
break;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user