Options accepted by run and Scope.run.
run
Scope.run
Optional
Readonly
Abort signal that converges the launched scope. null, CanceledError, and AbortError abort reasons cancel the scope; other reasons fail it.
null
CanceledError
AbortError
Options accepted by
runandScope.run.