Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HKUDS/OpenOPC
/ kill
Method
kill
tests/test_runtime_execution_environment.py:84–85 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
82
)
83
84
def
kill(self) -> None:
85
self.killed = True
86
87
88
class
ExecutionEnvironmentContextTests(unittest.TestCase):
Callers
15
main
Function · 0.45
_pid_is_running
Method · 0.45
_pid_is_running
Function · 0.45
channels_stop
Function · 0.45
python_exec
Function · 0.45
_run_shell_command
Function · 0.45
_terminate_process
Method · 0.45
start_process
Method · 0.45
execute
Method · 0.45
cancel
Method · 0.45
execute
Method · 0.45
cancel
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected