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

Method Executor

library/cpp/neh/tcp.cpp:525–527  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

523 }
524
525 inline TContExecutor* Executor() const noexcept {
526 return P->Q.Executor();
527 }
528
529 void OnError(const TString& errText) {
530 for (auto& it : InFly) {

Callers

nothing calls this directly

Calls 1

ExecutorMethod · 0.45

Tested by

no test coverage detected