shouldStop

abstract suspend fun shouldStop(state: LoopState): Boolean(source)

True if the loop should stop after the just-completed step.