Skip to content

Revert the change to fix duplicate responses on Linux#7

Closed
jeremyevans wants to merge 2 commits intoruby:masterfrom
jeremyevans:fix-linux-timeout-17748
Closed

Revert the change to fix duplicate responses on Linux#7
jeremyevans wants to merge 2 commits intoruby:masterfrom
jeremyevans:fix-linux-timeout-17748

Conversation

@jeremyevans
Copy link
Contributor

Linux seems to have a bug where resolving an invalid domain hangs
until the socket times out. This doesn't appear to affect other
operating systems. The timeouts for invalid domains are definitely
worse than improper handling of duplicate responses, so revert the
code on Linux but keep it on other operating systems that do not
have the timeout issue.

Linux seems to have a bug where resolving an invalid domain hangs
until the socket times out.  This doesn't appear to affect other
operating systems.  The timeouts for invalid domains are definitely
worse than improper handling of duplicate responses, so revert the
code on Linux but keep it on other operating systems that do not
have the timeout issue.
The skip method doesn't exist.
casperisfine pushed a commit to Shopify/ruby that referenced this pull request Mar 25, 2021
@jeremyevans
Copy link
Contributor Author

This is better fixed by #9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant