MCPcopy Create free account
hub / github.com/CodingGay/BlackDex / markAsNeedingAnotherRun

Method markAsNeedingAnotherRun

Bcore/src/main/cpp/Dobby/tests/catch.hpp:10154–10156  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10152 m_ctx.completeCycle();
10153}
10154void TrackerBase::markAsNeedingAnotherRun() {
10155 m_runState = NeedsAnotherRun;
10156}
10157
10158void TrackerBase::moveToParent() {
10159 assert(m_parent);

Callers 1

failMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected