MCPcopy Create free account
hub / github.com/apple/foundationdb / when

Function when

fdbserver/ClusterController.actor.cpp:274–274  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

272 // really don't want to have to start over
273 loop choose {
274 when(wait(recoveryCore)) {}
275 when(wait(waitFailureClient(
276 iMaster.waitFailure,
277 db->masterRegistrationCount

Calls 15

TraceEventClass · 0.85
RegisterWorkerReplyClass · 0.85
endRoleFunction · 0.85
clusterRecruitStorageFunction · 0.85
clusterRecruitBlobWorkerFunction · 0.85
delayFunction · 0.85
clusterRegisterMasterFunction · 0.85
removeBackupWorkerMethod · 0.80
processIdMethod · 0.80
detailMethod · 0.80
isExcludedServerMethod · 0.80
classTypeMethod · 0.80

Tested by

no test coverage detected