ensureRunning abstract method

void ensureRunning()

if(isCancelled) throw TaskCancelledException

Implementation

void ensureRunning();