MCPcopy Create free account
hub / github.com/catboost/catboost / Stop

Method Stop

library/cpp/neh/rpc.cpp:288–290  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

286 }
287
288 void Stop() override {
289 S_->Stop();
290 }
291
292 void Listen() override {
293 S_->Listen();

Callers

nothing calls this directly

Calls 1

StopMethod · 0.45

Tested by

no test coverage detected