Wraps the given Promise such that it will reject if the AbortSignal is triggered.
Promise
AbortSignal
Wraps the given
Promise
such that it will reject if theAbortSignal
is triggered.