mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 08:14:38 +02:00
Merge branch 'cherry-pick-a235abb9' into 'develop'
Removed unwanted trace (pandora_module_service.cc) See merge request artica/pandorafms!948
This commit is contained in:
commit
144bf0ef13
@ -124,7 +124,6 @@ async_run (Pandora_Module_Service *module) {
|
||||
// If time out and polling,
|
||||
// check the service status actively
|
||||
if (result == WAIT_TIMEOUT && polling) {
|
||||
pandoraLog("Timeout. Polling");
|
||||
module->execute_async_service(prev_res, module, modules);
|
||||
}
|
||||
continue;
|
||||
|
Loading…
x
Reference in New Issue
Block a user