Files
deb-python-eventlet/tests/greendns_test.py
Sergey Shepelev 503aed1310 dns: hosts file was consulted after nameservers
This bug was introduced in v0.20.1

Now the behavior is as expected: first check hosts file, if it contains address - short return without querying nameservers.
https://github.com/eventlet/eventlet/issues/387
2017-02-16 09:43:22 +03:00

29 KiB