Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ Interrupt
Method
Interrupt
library/cpp/neh/multiclient.cpp:367–369 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
365
}
366
367
void Interrupt() override {
368
return MC_->Interrupt();
369
}
370
371
private:
372
TIntrusivePtr<TMultiClient> MC_;
Callers
nothing calls this directly
Calls
1
Interrupt
Method · 0.45
Tested by
no test coverage detected