fix
This commit is contained in:
parent
2dc6a30c4e
commit
6e6bd339ec
@ -171,7 +171,7 @@ auto run_cmd(const app_config &cfg) -> int {
|
||||
continue;
|
||||
}
|
||||
|
||||
utils::error::handle_error(
|
||||
utils::error::handle_info(
|
||||
function_name,
|
||||
fmt::format("waiting for next check|{}", cfg.check_interval));
|
||||
notify.wait_for(lock, cfg.check_interval);
|
||||
|
Loading…
x
Reference in New Issue
Block a user