Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/phxsql
/ ~AgentMonitor
Method
~AgentMonitor
phxbinlogsvr/core/monitor/agent_monitor.cpp:54–55 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
52
}
53
54
AgentMonitor::~AgentMonitor() {
55
}
56
57
int AgentMonitor::Process() {
58
LogVerbose(
"monitor running"
);
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected