Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ prepare
Method
prepare
tools/python/test_server/server/tornado_handler.py:52–54 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
50
51
52
def
prepare(self):
53
MainHandler.reset_self_destruct_timer()
54
self.init_vars()
55
56
57
def
get(self, param):
Callers
nothing calls this directly
Calls
2
init_vars
Method · 0.95
reset_self_destruct_timer
Method · 0.80
Tested by
no test coverage detected