179180181182183184185186187188189
// done notify the global test state, then continue applying load seenDone = true; testState.signalDone(); break; } Phase phase = null; // apply load if (isRateLimited) { // re-reads the state because it could have changed if we // blocked state = testState.fetchWork();