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

Method Disable

library/cpp/neh/inproc.cpp:56–59  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

54 }
55
56 void Disable() {
57 F_ = nullptr;
58 MarkReplied();
59 }
60
61 inline bool Canceled() const noexcept {
62 return Canceled_;

Callers 1

ScheduleRequestMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected