Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/phxsql
/ ~AgentManager
Method
~AgentManager
phxbinlogsvr/core/agent/agent_manager.cpp:32–34 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
30
}
31
32
AgentManager::~AgentManager() {
33
delete agent_monitor_;
34
}
35
36
int AgentManager::InitAgentMaster() {
37
return master_agent_->InitMaster();
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected