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

dns: make dns.Resolver timeout configurable by bnoordhuis · Pull Request #33472 · nodejs/node · GitHub

/ node Public

dns: make dns.Resolver timeout configurable - #33472

Closed
bnoordhuis wants to merge 4 commits into
nodejs:masterfrom
bnoordhuis:cares-channel-timeout
Closed

dns: make dns.Resolver timeout configurable#33472
bnoordhuis wants to merge 4 commits into
nodejs:masterfrom
bnoordhuis:cares-channel-timeout

Conversation

Copy link
Copy Markdown
Member

nodejs-github-bot added c++ Issues and PRs that require attention from people who are familiar with C++. cares Issues and PRs related to the c-ares dependency or the cares_wrap binding. dns Issues and PRs related to the dns subsystem. labels May 19, 2020
otherwise it's a possible observable change in behavior
Comment thread lib/internal/dns/utils.js Outdated
Co-authored-by: James M Snell <jasnell@gmail.com>
Comment thread doc/api/dns.md
Comment thread lib/internal/dns/utils.js
BridgeAR force-pushed the master branch 2 times, most recently from 8ae28ff to 2935f72 Compare May 31, 2020 12:18
BridgeAR added the author ready PRs that have at least one approval, no outstanding review comments, and a CI started. label May 31, 2020

Copy link
Copy Markdown
Collaborator

jasnell pushed a commit that referenced this pull request Jun 1, 2020
PR-URL: #33472
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>

jasnell commented Jun 1, 2020

Copy link
Copy Markdown
Member

Landed in 1904e73

jasnell closed this Jun 1, 2020
codebytere pushed a commit that referenced this pull request Jun 18, 2020
PR-URL: #33472
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
codebytere mentioned this pull request Jun 28, 2020
codebytere pushed a commit that referenced this pull request Jun 30, 2020
PR-URL: #33472
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
codebytere pushed a commit that referenced this pull request Jul 9, 2020
PR-URL: #33472
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
codebytere mentioned this pull request Jul 13, 2020
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. c++ Issues and PRs that require attention from people who are familiar with C++. cares Issues and PRs related to the c-ares dependency or the cares_wrap binding. dns Issues and PRs related to the dns subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants


Back | FazBrowse Home | New Git URL