Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
96
def
main():
Callers
1
main
Function · 0.85
Calls
1
run
Method · 0.45
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…