MCPcopy Create free account
hub / github.com/nodejs/node / _kill_process

Method _kill_process

deps/v8/tools/testrunner/local/command.py:177–178  ·  view source on GitHub ↗
(self, process)

Source from the content-addressed store, hash-verified

175 return env
176
177 def _kill_process(self, process):
178 raise NotImplementedError()
179
180 def _abort(self, process, abort_called):
181 abort_called[0] = True

Callers 1

_abortMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected