MCPcopy
hub / github.com/tornadoweb/tornado / resolve_test_helper.py

File resolve_test_helper.py

tornado/test/resolve_test_helper.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from tornado.ioloop import IOLoop
2from tornado.netutil import ThreadedResolver
3
4# When this module is imported, it runs getaddrinfo on a thread. Since

Callers

nothing calls this directly

Calls 4

ThreadedResolverClass · 0.90
run_syncMethod · 0.80
currentMethod · 0.80
resolveMethod · 0.45

Tested by

no test coverage detected