net: goLookupIPOrder sometimes doesn't look at hosts file #13090
Labels
Milestone
Comments
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When the order is dns before file, if there is an error in DNS resolution it won't look at the hosts file. This causes issues when trying to contact localhost with a bad connection.
Patch fixing this: https://go-review.googlesource.com/#/c/16341/
The text was updated successfully, but these errors were encountered: