Skip to content

Support throwIfAborted() #70

Closed
Closed
@onestep

Description

@onestep

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions