Skip to content

[v18.x backport] lib: implement AbortSignal.any() - #48800

Closed
atlowChemi wants to merge 2 commits into
nodejs:v18.x-stagingfrom
atlowChemi:v18-backport-abortSignal.any
Closed

[v18.x backport] lib: implement AbortSignal.any()#48800
atlowChemi wants to merge 2 commits into
nodejs:v18.x-stagingfrom
atlowChemi:v18-backport-abortSignal.any

Conversation

@atlowChemi

@atlowChemiatlowChemi commented Jul 16, 2023

Copy link
Copy Markdown
Member

Refs: #47821, #48448

@nodejs-github-botnodejs-github-bot added needs-ci PRs that need a full CI run. v18.x labels Jul 16, 2023
Comment threadtest/common/wpt.js Outdated

Copy link
Copy Markdown
MemberAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not sure if this change is really related / wanted here

@atlowChemiatlowChemi added the abortcontroller Issues and PRs related to the AbortController API label Jul 16, 2023
PR-URL: nodejs#47821Fixes: nodejs#47811
Refs: whatwg/dom#1152
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
PR-URL: nodejs#48448Fixes: nodejs#48419
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Nitzan Uziely <linkgoron@gmail.com>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
@atlowChemi
atlowChemiforce-pushed the v18-backport-abortSignal.any branch from 4e57bf1 to a30ecabCompareJuly 17, 2023 04:55
@atlowChemiatlowChemi added request-ci Add this label to start a Jenkins CI on a PR. and removed request-ci Add this label to start a Jenkins CI on a PR. labels Jul 17, 2023
@github-actionsgithub-actionsBot removed the request-ci Add this label to start a Jenkins CI on a PR. label Jul 17, 2023
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@atlowChemiatlowChemi mentioned this pull request Jul 17, 2023
danielleadams pushed a commit that referenced this pull request Jul 17, 2023
PR-URL: #47821
Backport-PR-URL: #48800Fixes: #47811
Refs: whatwg/dom#1152
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
danielleadams pushed a commit that referenced this pull request Jul 17, 2023
PR-URL: #48448
Backport-PR-URL: #48800Fixes: #48419
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Nitzan Uziely <linkgoron@gmail.com>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
@danielleadams

Copy link
Copy Markdown
Contributor

Landed in d002f9b...156292d

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

Labels

abortcontrollerIssues and PRs related to the AbortController APIneeds-ciPRs that need a full CI run.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@atlowChemi@nodejs-github-bot@danielleadams