Executor used to initialize a AbortablePromise.
May return a cleanup callback that is invoked after resolve or reject is called, or when the associated signal aborts the promise
resolve
reject
Executor used to initialize a AbortablePromise.
May return a cleanup callback that is invoked after
resolveorrejectis called, or when the associated signal aborts the promise