Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AbortSignal.any: Mark dependent abort signals as aborted before firing events #54466

Closed
shaseley opened this issue Aug 20, 2024 · 2 comments
Closed
Labels
web-standards Issues and PRs related to Web APIs

Comments

@shaseley
Copy link

Spec PR: whatwg/dom#1295

@avivkeller
Copy link
Member

avivkeller commented Aug 20, 2024

See https://whatpr.org/dom/1295/7c494e5...0d05525.html for the diff

CC @nodejs/web-standards

@avivkeller
Copy link
Member

The resolution of this issue will make Node.js's AbortController and AbortSignal complaint with WPT.

targos pushed a commit that referenced this issue Oct 4, 2024
louwers pushed a commit to louwers/node that referenced this issue Nov 2, 2024
tpoisseau pushed a commit to tpoisseau/node that referenced this issue Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
web-standards Issues and PRs related to Web APIs
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants