Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/mitmproxy/mitmproxy
/ running
Function
running
release/selftest.py:26–31 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
24
25
26
def
running():
27
asyncio_utils.create_task(
28
make_request(),
29
name=
"selftest"
,
30
keep_ref=True,
31
)
32
33
34
async
def
make_request():
Callers
nothing calls this directly
Calls
1
make_request
Function · 0.85
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…