Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bloomberg/pystack
/ ~ProcessManager
Method
~ProcessManager
src/pystack/_pystack/process.h:156–156 ·
view source on GitHub ↗
Destructors
Source
from the content-addressed store, hash-verified
154
155
// Destructors
156
virtual ~ProcessManager() = default;
157
158
// Getters
159
const std::vector<int>& Tids() const override;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected