MCPcopy Create free account
hub / github.com/mitmproxy/mitmproxy / running

Method running

test/mitmproxy/test_addonmanager.py:48–49  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

46
47class THalt:
48 def running(self):
49 raise exceptions.AddonHalt
50
51
52class AsyncTHalt:

Callers 3

consoleFunction · 0.45
test_keepservingFunction · 0.45
test_normalMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected