Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/phxqueue
/ NeedDropMaster
Method
NeedDropMaster
phxqueue/scheduler/scheduler.cpp:234–236 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
232
}
233
234
bool Scheduler::NeedDropMaster() {
235
return false;
236
}
237
238
void Scheduler::OnKeepMasterThreadRun() {
239
}
Callers
1
KeepMaster
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected