uvloop icon indicating copy to clipboard operation
uvloop copied to clipboard

aiodns tests fail because "example.com" gives different IP address on each query

Open korn3r opened this issue 7 months ago • 0 comments

Hi. Title pretty much describes issue. Couldnt build latest (0.21) uvloop rpm because dns test failed because of IP addresses not match. example.com seems ot be behind CDN, thus there are a lot of IP addresses. Workaround for me was just add "example.com" entry into hosts, but i decided i should probably create issue on github too.

korn3r avatar Jun 05 '25 19:06 korn3r