Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/mitmproxy/mitmproxy
/ AsyncTHalt
Class
AsyncTHalt
test/mitmproxy/test_addonmanager.py:52–54 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
50
51
52
class
AsyncTHalt:
53
async
def
running(self):
54
raise
exceptions.AddonHalt
55
56
57
class
AOption:
Callers
1
test_async_halt
Function · 0.85
Calls
no outgoing calls
Tested by
1
test_async_halt
Function · 0.68
Used in the wild
real call sites across dependent graphs
searching dependent graphs…