Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/phxqueue
/ OnKeepMasterThreadRun
Method
OnKeepMasterThreadRun
phxqueue/scheduler/scheduler.cpp:238–239 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
236
}
237
238
void Scheduler::OnKeepMasterThreadRun() {
239
}
240
241
bool Scheduler::NeedSkipUpdateLoad(const comm::proto::GetAddrScaleRequest &req) {
242
return false;
Callers
1
DoRun
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected