MCPcopy 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
52class AsyncTHalt:
53 async def running(self):
54 raise exceptions.AddonHalt
55
56
57class AOption:

Callers 1

test_async_haltFunction · 0.85

Calls

no outgoing calls

Tested by 1

test_async_haltFunction · 0.68

Used in the wild real call sites across dependent graphs

searching dependent graphs…