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 hit which should have been cached in the upstream test method was not found/used in test_aggressive.py query, resulting in a real dns query. This is the first time it has occurred, so it is likely a very rare occasional, and the failure result is not critical unless the DNS caching was done because the DNS is no longer available.
https://ci.appveyor.com/project/jayvdb/dns-cache/builds/35321024/job/0msnu5mtn32u434c#L102
The hit which should have been cached in the upstream test method was not found/used in
test_aggressive.py
query, resulting in a real dns query. This is the first time it has occurred, so it is likely a very rare occasional, and the failure result is not critical unless the DNS caching was done because the DNS is no longer available.The text was updated successfully, but these errors were encountered: