Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
41
async
def
test_keepserving():
Callers
2
running
Function · 0.45
procs
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected