MCPcopy Create free account
hub / github.com/ByConity/ByConity / shouldSetupWatchdog

Method shouldSetupWatchdog

base/daemon/BaseDaemon.cpp:1121–1125  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1119
1120
1121void BaseDaemon::shouldSetupWatchdog(char * argv0_)
1122{
1123 should_setup_watchdog = true;
1124 argv0 = argv0_;
1125}
1126
1127
1128void BaseDaemon::setupWatchdog()

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected