Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ Stop
Method
Stop
library/cpp/neh/rpc.cpp:114–116 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
112
}
113
114
inline void Stop() {
115
RQ_->Schedule(nullptr);
116
}
117
118
inline void SyncStopFork() {
119
Stop();
Callers
3
Y_UNIT_TEST
Function · 0.45
SyncStop
Method · 0.45
Stop
Method · 0.45
Calls
1
Schedule
Method · 0.45
Tested by
no test coverage detected