Skip to content

Manage abort signal's lifecycle #460

@marcoscaceres

Description

@marcoscaceres

In #420, we add handling for the abort signal's algorithm.

We want to make sure that we manage the entire lifecycle of the abort signal, from addition of the algorithm to removal.

This prevents weird race conditions, dangling callbacks, like what to do if .abort() is called after the promise has settled.

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