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

test: ensure never settling promises are detected by aduh95 · Pull Request #50318 · nodejs/node · GitHub

/ node Public

test: ensure never settling promises are detected - #50318

Merged
nodejs-github-bot merged 2 commits into
nodejs:mainfrom
aduh95:never-settling-reject
Oct 23, 2023
Merged

test: ensure never settling promises are detected#50318
nodejs-github-bot merged 2 commits into
nodejs:mainfrom
aduh95:never-settling-reject

Conversation

aduh95 commented Oct 21, 2023

Copy link
Copy Markdown
Contributor

It won't detect all possible cases where we forget about never-settling promises, but it should catch the most common ones.

nodejs-github-bot added esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests. labels Oct 21, 2023
anonrig added the request-ci Add this label to start a Jenkins CI on a PR. label Oct 21, 2023
github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Oct 21, 2023

Copy link
Copy Markdown
Collaborator

aduh95 added request-ci Add this label to start a Jenkins CI on a PR. author ready PRs that have at least one approval, no outstanding review comments, and a CI started. labels Oct 22, 2023
github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Oct 22, 2023

Copy link
Copy Markdown
Collaborator

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 Oct 23, 2023
nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Oct 23, 2023
nodejs-github-bot merged commit 8f742bb into nodejs:main Oct 23, 2023

Copy link
Copy Markdown
Collaborator

Landed in 8f742bb

targos pushed a commit that referenced this pull request Nov 11, 2023
PR-URL: #50318
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Filip Skokan <panva.ip@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
UlisesGascon pushed a commit that referenced this pull request Dec 11, 2023
PR-URL: #50318
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Filip Skokan <panva.ip@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
UlisesGascon mentioned this pull request Dec 12, 2023
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. esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants


Back | FazBrowse Home | New Git URL