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

Method reap

asyncproc.py:393–402  ·  view source on GitHub ↗

Remove a process. If the process is still running, it is killed with no pardon. The process will become unaccessible, and its identifier may be reused immediately.

(self, procid)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

reapallMethod · 0.95

Calls 2

waitMethod · 0.95
killMethod · 0.95

Tested by

no test coverage detected