MCPcopy 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
88class ExecutionEnvironmentContextTests(unittest.TestCase):

Callers 15

mainFunction · 0.45
_pid_is_runningMethod · 0.45
_pid_is_runningFunction · 0.45
channels_stopFunction · 0.45
python_execFunction · 0.45
_run_shell_commandFunction · 0.45
_terminate_processMethod · 0.45
start_processMethod · 0.45
executeMethod · 0.45
cancelMethod · 0.45
executeMethod · 0.45
cancelMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected