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

Method FailOnError

library/cpp/coroutine/engine/impl.h:265–267  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

263 }
264
265 bool FailOnError() const noexcept {
266 return FailOnError_;
267 }
268
269 void RegisterInWaitQueue(NCoro::TContPollEvent* event) {
270 WaitQueue_.Register(event);

Callers 1

DoRunMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected