FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

lib: tighten `AbortSignal.prototype.throwIfAborted` implementation by aduh95 · Pull Request #46521 · nodejs/node · GitHub

/ node Public

lib: tighten AbortSignal.prototype.throwIfAborted implementation - #46521

Merged
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
aduh95:throwIfAborted
Feb 8, 2023
Merged

lib: tighten AbortSignal.prototype.throwIfAborted implementation#46521
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
aduh95:throwIfAborted

Conversation

aduh95 commented Feb 6, 2023

Copy link
Copy Markdown
Contributor

All other runtimes I've tested check their internal flag rather than the getter. Let's do that for consistency as well.

nodejs-github-bot added the needs-ci PRs that need a full CI run. label Feb 6, 2023
aduh95 added author ready PRs that have at least one approval, no outstanding review comments, and a CI started. request-ci Add this label to start a Jenkins CI on a PR. labels Feb 7, 2023
github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Feb 7, 2023

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Collaborator

aduh95 added the commit-queue Add this label to land a pull request using GitHub Actions. label Feb 7, 2023
nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Feb 8, 2023
nodejs-github-bot merged commit 8844cc4 into nodejs:main Feb 8, 2023

Copy link
Copy Markdown
Collaborator

Landed in 8844cc4

MylesBorins pushed a commit that referenced this pull request Feb 18, 2023
PR-URL: #46521
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
MylesBorins mentioned this pull request Feb 19, 2023
danielleadams pushed a commit that referenced this pull request Apr 11, 2023
PR-URL: #46521
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no outstanding review comments, and a CI started. needs-ci PRs that need a full CI run.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL