MCPcopy Create free account
hub / github.com/bloomberg/pystack / ProcessNotFound

Class ProcessNotFound

src/pystack/errors.py:105–106  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

103
104
105class ProcessNotFound(PystackError, ProcessLookupError):
106 ...
107
108
109class InvalidPythonProcess(PystackError):

Callers 1

_read_mapsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected