ably-ruby icon indicating copy to clipboard operation
ably-ruby copied to clipboard

Resolve DNS asynchronously to avoid EventMachine blocking

Open mattheworiordan opened this issue 8 years ago • 0 comments

See https://github.com/eventmachine/eventmachine/issues/94#issuecomment-174530492

We need to resolve DNS asynchronously as the EventMachine event loop can be completely blocked for periods in excess of 20 seconds.

┆Issue is synchronized with this Jira Task by Unito

mattheworiordan avatar Jan 25 '16 14:01 mattheworiordan