Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SySS-Research/hallucinate
/ test_handler
Function
test_handler
hallucinate/java.py:78–79 ·
view source on GitHub ↗
(r, rhandle)
Source
from the content-addressed store, hash-verified
76
77
78
def
test_handler(r, rhandle):
79
rhandle({
'decision'
:
'ignore'
})
80
81
82
def
start_server(handler, host=
'localhost'
, port=0, key=None):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected