MCPcopy 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
72Manager::~Manager()
73{
74 KP_LOG_DEBUG("Kompute Manager Destructor started");
75 this->destroy();
76}
77
78void
79Manager::destroy()

Callers

nothing calls this directly

Calls 1

destroyMethod · 0.95

Tested by

no test coverage detected