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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions