Closed
Description
There is a modern API method to throw abort reason, if operation was aborted: AbortSignal.throwIfAborted()
.
WhatWG specification: https://dom.spec.whatwg.org/#ref-for-dom-abortsignal-throwifaborted
Example implementation: nodejs/node#40951
If would be great if this polyfill will support it.
Metadata
Metadata
Assignees
Labels
No labels