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

Method shutdown

test/mitmproxy/addons/test_keepserving.py:37–38  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

35 _is_shutdown = False
36
37 def shutdown(self):
38 self.is_shutdown = True
39
40
41async def test_keepserving():

Callers 2

runningFunction · 0.45
procsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected