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
The async resolver is a subclass of dns.resolver.Resolver and has the
same attributes. The methods are similar, but I/O methods like resolve()
are asynchronous.