Skip to content

Conversation

@szmarczak
Copy link
Member

@szmarczakszmarczak commented Aug 29, 2022

Fixes#44428

Followup to #44022

Not sure what was I thinking at that moment, but calling resolve4 11 times sends out 11 datagrams as expected, so mustNotCall was actually wrong.

@nodejs-github-botnodejs-github-bot added needs-ci PRs that need a full CI run. test Issues and PRs related to the tests. labels Aug 29, 2022
@theanarkhtheanarkh added the request-ci Add this label to start a Jenkins CI on a PR. label Sep 2, 2022
@github-actionsgithub-actionsbot removed the request-ci Add this label to start a Jenkins CI on a PR. label Sep 2, 2022
@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@nodejsnodejs deleted a comment from nodejs-github-botSep 4, 2022
@theanarkhtheanarkh added the request-ci Add this label to start a Jenkins CI on a PR. label Oct 28, 2022
@github-actionsgithub-actionsbot removed the request-ci Add this label to start a Jenkins CI on a PR. label Oct 28, 2022
@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@aduh95aduh95force-pushed the fix-dns-cancel-tests branch from e6c9631 to 1de3a71CompareMay 11, 2024 09:51
@aduh95aduh95 added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label May 11, 2024
@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@aduh95aduh95 merged commit 8c0ec0f into nodejs:mainMay 11, 2024
@aduh95
Copy link
Contributor

Landed in 8c0ec0f

targos pushed a commit that referenced this pull request May 12, 2024
PR-URL: #44432 Reviewed-By: Joyee Cheung <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
@targostargos mentioned this pull request May 13, 2024
marco-ippolito pushed a commit that referenced this pull request Jun 17, 2024
PR-URL: #44432 Reviewed-By: Joyee Cheung <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
@marco-ippolitomarco-ippolito mentioned this pull request Jun 17, 2024
marco-ippolito pushed a commit that referenced this pull request Jun 17, 2024
PR-URL: #44432 Reviewed-By: Joyee Cheung <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
marco-ippolito pushed a commit that referenced this pull request Jun 17, 2024
PR-URL: #44432 Reviewed-By: Joyee Cheung <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
eliphazbouye pushed a commit to eliphazbouye/node that referenced this pull request Jun 20, 2024
PR-URL: nodejs#44432 Reviewed-By: Joyee Cheung <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
bmeck pushed a commit to bmeck/node that referenced this pull request Jun 22, 2024
PR-URL: nodejs#44432 Reviewed-By: Joyee Cheung <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.needs-ciPRs that need a full CI run.testIssues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DNS channel cancel tests do not work as intended

6 participants

@szmarczak@nodejs-github-bot@aduh95@lpinca@joyeecheung@theanarkh