refine


Description:

public async void refine (Cancellable? cancellable = null) throws Error

Run refinement for the first step's tasks only (one after another). Refinement and execution are interleaved per step: refine first step → execute first step → (iteration) → refine next step → execute next step.