Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/mitmproxy/mitmproxy
/ TKS
Class
TKS
test/mitmproxy/addons/test_keepserving.py:34–38 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
32
33
34
class
TKS(keepserving.KeepServing):
35
_is_shutdown = False
36
37
def
shutdown(self):
38
self.is_shutdown = True
39
40
41
async
def
test_keepserving():
Callers
1
test_keepserving
Function · 0.85
Calls
no outgoing calls
Tested by
1
test_keepserving
Function · 0.68