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

Method TestJoinSelect

library/cpp/coroutine/engine/coroutine_ut.cpp:454–456  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

452}
453
454void TCoroTest::TestJoinSelect() {
455 NCoroTestJoin::DoTestJoin(EContPoller::Select);
456}
457
458namespace NCoroJoinCancelExitRaceBug {
459 struct TState {

Callers

nothing calls this directly

Calls 1

DoTestJoinFunction · 0.85

Tested by

no test coverage detected