This repository has been archived on 2020-03-24. You can view files and clone it, but cannot push or open issues or pull requests.
quay/util/ipresolver
Kenny Lee Sin Cheong bb01e08d44
Fix ipresolver test_thread_missing_file (#3268)
There is no guarantee that the assertion would happen AFTER "sleep" is
called.

Block the caller for an amount of time to give "update_ip_thread" time to call "sleep" and raise LoopInterruptionForTest exception to terminate the thread.
2018-10-15 17:18:11 -04:00
..
test Fix ipresolver test_thread_missing_file (#3268) 2018-10-15 17:18:11 -04:00
__init__.py IPResolver: fix unreachable code (#3267) 2018-10-12 10:24:28 -04:00
GeoLite2-Country.mmdb Add IP resolver utility that returns whether an IP is under AWS 2017-09-26 16:11:16 -04:00