MCPcopy Create free account
hub / github.com/albertz/helpers / kill

Method kill

asyncproc.py:174–183  ·  view source on GitHub ↗

Send a signal to the process. Raises OSError, with errno set to ECHILD, if the process is no longer running.

(self, signal)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

terminateMethod · 0.95
with_timeoutFunction · 0.45
killMethod · 0.45

Calls 1

pidMethod · 0.95

Tested by

no test coverage detected