Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ OnCancel
Method
OnCancel
library/cpp/neh/stat.cpp:48–50 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
46
}
47
48
void NNeh::TServiceStat::OnCancel() {
49
RequestsInProcess_.Dec();
50
}
51
52
void NNeh::TServiceStat::OnFail() {
53
RequestsInProcess_.Dec();
Callers
1
Cancel
Method · 0.45
Calls
1
Dec
Method · 0.45
Tested by
no test coverage detected