cancel abstract method
Stop a running goal. Evidence established before the stop survives.
Implementation
Future<CelmOutcome> cancel(String runId, {AnalysisActor? actor});
Stop a running goal. Evidence established before the stop survives.
Future<CelmOutcome> cancel(String runId, {AnalysisActor? actor});