abortcontroller-deadline
Create an AbortController which aborts after a set number of milliseconds pass (a deadline). Optionally connects to other AbortSignals.
Create an AbortController which aborts after a set number of milliseconds pass (a deadline). Optionally connects to other AbortSignals.
fast abort controller implementation that can be used as a ponyfill/polyfill
An implementation of WHATWG AbortController interface.