mirror of
https://github.com/Telecominfraproject/wlan-cloud-ucentralsec.git
synced 2025-11-01 03:07:59 +00:00
Signed-off-by: stephb9959 <stephane.bourque@gmail.com>
This commit is contained in:
@@ -33,6 +33,8 @@ namespace OpenWifi {
|
|||||||
Running_ = true;
|
Running_ = true;
|
||||||
Utils::SetThreadName("action-mgr");
|
Utils::SetThreadName("action-mgr");
|
||||||
|
|
||||||
|
Poco::Thread::trySleep(10000);
|
||||||
|
|
||||||
while (Running_) {
|
while (Running_) {
|
||||||
Poco::Thread::trySleep(2000);
|
Poco::Thread::trySleep(2000);
|
||||||
DBGLINE
|
DBGLINE
|
||||||
|
|||||||
Reference in New Issue
Block a user