Converts an AbortSignal into a Promise that rejects when the signal is aborted
The AbortSignal to convert
Promise that never resolves but rejects when the signal is aborted
Converts an AbortSignal into a Promise that rejects when the signal is aborted