Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KomputeProject/kompute
/ ~Manager
Method
~Manager
src/Manager.cpp:72–76 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
70
}
71
72
Manager::~Manager()
73
{
74
KP_LOG_DEBUG(
"Kompute Manager Destructor started"
);
75
this->destroy();
76
}
77
78
void
79
Manager::destroy()
Callers
nothing calls this directly
Calls
1
destroy
Method · 0.95
Tested by
no test coverage detected