until

infix fun until(condition: BooleanSupplier): RaceTaskGroup

Compose this task into a RaceTaskGroup with a WaitUntilTask based on this condition.