API reference › @evolu/common › Task › RunStoppedError
Defined in: packages/common/src/Task.ts:1443
Abort reason indicating a Run can no longer start new Tasks.
Covers both disposing and settled Runs.
Extends
InferType<typeofRunStoppedError>
Properties
type
type: "RunStoppedError";