You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
explicitly do AAAA lookups even if IPv6 is unavailable
Resolv will only return IPv6 records if there is a local IPv6 address,
and this is problematic since the agent may be in a completely different
situation than the master - where this code runs.
0 commit comments