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

Method wait

asyncproc.py:384–391  ·  view source on GitHub ↗

Unlike the os.wait() function, the process will be available even after ProcessManager.wait() has returned successfully, in order for the process' output to be retrieved. Use the reap() method for removing dead processes.

(self, procid, flags=0)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

reapMethod · 0.95

Calls 1

waitMethod · 0.45

Tested by

no test coverage detected