Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/agentforce314/clawcodex
/ kill
Method
kill
tests/bridge/test_worktree.py:253–254 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
251
return
b
''
, b
''
252
253
def
kill(self):
254
pass
255
256
async
def
wait(self):
257
return
0
Callers
8
_run_in_subprocess
Function · 0.45
test_kill_interrupts_long_running_child
Function · 0.45
test_force_kill_terminates_unresponsive_child
Function · 0.45
test_kill_before_spawn_ready_still_terminates_child
Function · 0.45
test_kill_flips_status_and_signals_abort_event
Function · 0.45
test_kill_terminal_state_is_noop
Function · 0.45
test_stdio_emits_init_and_exits_on_stdin_close
Function · 0.45
test_task_adapter_kill
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected