Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/bugy/script-server
/ kill
Method
kill
src/tests/test_utils.py:573–574 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
571
self.__finish(9)
572
573
def
kill(self):
574
self.__finish(15)
575
576
def
__finish(self, exit_code):
577
if
self.finished:
Callers
2
tearDown
Method · 0.45
finish_process
Method · 0.45
Calls
1
__finish
Method · 0.95
Tested by
no test coverage detected