Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ ~TMRCommandExec
Method
~TMRCommandExec
library/cpp/par/par_exec.h:567–569 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
565
MasterGuid = completeNotify->GetMasterQueryId();
566
}
567
~TMRCommandExec() override {
568
CancelCallback.Detach();
569
}
570
571
public:
572
void OnQueryCancel() {
Callers
nothing calls this directly
Calls
1
Detach
Method · 0.45
Tested by
no test coverage detected