Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1121
void BaseDaemon::shouldSetupWatchdog(char * argv0_)
1122
{
1123
should_setup_watchdog = true;
1124
argv0 = argv0_;
1125
}
1126
1127
1128
void BaseDaemon::setupWatchdog()
Callers
1
mainEntryClickHouseServer
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected