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

Class Process

asyncproc.py:98–335  ·  view source on GitHub ↗

Manager for an asynchronous process. The process will be run in the background, and its standard output and standard error will be collected asynchronously. Since the collection of output happens asynchronously (handled by threads), the process won't block even if it outputs large a

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

startMethod · 0.85
_P1Function · 0.85
_P2Function · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected