Skip to content

Missing overload for AbortController#abort with reason argument #26

Description

@joprice

By default, calling abort on an AbortController results in an error with signal is aborted without reason. There is an overload of abort that allows providing a more informative reason for the cancellation: https://developer.mozilla.org/en-US/docs/Web/API/AbortSignal/abort_static#reason

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions