-
Notifications
You must be signed in to change notification settings - Fork 3k
DNS: Revork DNS query #2982
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DNS: Revork DNS query #2982
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks okay to me, apart from the spelling "Revork".
Don't ask multiple DNS servers in case of successful connection, even if the response is negative. Make sure the return value is correct.
f337daf
to
3d09b19
Compare
Fixed, thanks. |
/morph test |
Result: FAILUREYour command has finished executing! Here's what you wrote!
|
No idea why did it fail -> seems all tests are ok. |
@bulislaw I believe I've fixed the issue of it showing up as a failure even though everything is all good. Sorry about that! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
makin' it green /morph test |
+1 for revork |
Result: SUCCESSYour command has finished executing! Here's what you wrote!
Outputmbed Build Number: 0 All builds and test passed! |
Description
Fix DNS query behavior: don't query more servers if we got reply, make sure the return value is correct.
Status
READY
Migrations
If this PR changes any APIs or behaviors, give a short description of what API users should do when this PR is merged.
NO
Related PRs
List related PRs against other branches:
#2963
@kjbracey-arm @0xc0170