Creates a race condition between a promise and an abort signal.
The promise to race
The abort signal
Promise that resolves with the original promise or rejects if aborted
Creates a race condition between a promise and an abort signal.