Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ SyncStopFork
Method
SyncStopFork
library/cpp/neh/rpc.cpp:284–286 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
282
}
283
284
void SyncStopFork() override {
285
S_->SyncStopFork();
286
}
287
288
void Stop() override {
289
S_->Stop();
Callers
nothing calls this directly
Calls
1
SyncStopFork
Method · 0.45
Tested by
no test coverage detected