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

Class InvalidPythonProcess

src/pystack/errors.py:109–110  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

107
108
109class InvalidPythonProcess(PystackError):
110 ...
111
112
113class CoreExecutableNotFound(PystackError):

Calls

no outgoing calls

Tested by

no test coverage detected