MCPcopy Create free account
hub / github.com/catboost/catboost / ~TClientThread

Method ~TClientThread

library/cpp/neh/netliba.cpp:241–243  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

239 }
240
241 ~TClientThread() {
242 R_->StopNoWait();
243 }
244
245 TIntrusivePtr<TEventsHandler> EH_;
246 TIntrusivePtr<INetLibaRequester> R_;

Callers

nothing calls this directly

Calls 1

StopNoWaitMethod · 0.45

Tested by

no test coverage detected