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

Class ProcessManager

asyncproc.py:338–411  ·  view source on GitHub ↗

Manager for asynchronous processes. This class is intended for use in a server that wants to expose the asyncproc.Process API to clients. Within a single process, it is usually better to just keep track of the Process objects directly instead of hiding them behind this. It probably

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected