Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ Process
Method
Process
library/cpp/neh/multiclient.cpp:167–170 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
165
166
private:
167
bool Process(TEvent&) override {
168
RS_->OnEndProcessRequest();
169
return false;
170
}
171
172
void Cancel() override {
173
RS_->ResetRequest();
Callers
1
Wait
Method · 0.45
Calls
1
OnEndProcessRequest
Method · 0.80
Tested by
no test coverage detected