mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 00:34:46 +02:00
Removed unwanted trace (pandora_module_service.cc)
(cherry picked from commit a235abb903a89881126745ca63ca8b2775240a90)
This commit is contained in:
parent
d443bc03ab
commit
423e6f29e1
@ -124,7 +124,6 @@ async_run (Pandora_Module_Service *module) {
|
|||||||
// If time out and polling,
|
// If time out and polling,
|
||||||
// check the service status actively
|
// check the service status actively
|
||||||
if (result == WAIT_TIMEOUT && polling) {
|
if (result == WAIT_TIMEOUT && polling) {
|
||||||
pandoraLog("Timeout. Polling");
|
|
||||||
module->execute_async_service(prev_res, module, modules);
|
module->execute_async_service(prev_res, module, modules);
|
||||||
}
|
}
|
||||||
continue;
|
continue;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user