API reference › @evolu/common › Task › runStoppedError
const runStoppedError: RunStoppedError;
Defined in: packages/common/src/Task.ts:1452
Shared RunStoppedError instance used as the default AbortError.reason when a Task is started on a non-running Run.