MCPcopy Create free account
hub / github.com/rthalley/dnspython / tmultirun

Function tmultirun

examples/doq.py:92–93  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

90 query_nursery.start_soon(aquery, "AAAA", connection)
91
92 def tmultirun():
93 trio.run(tmulti)
94
95
96def main():

Callers 1

mainFunction · 0.85

Calls 1

runMethod · 0.45

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…