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

Method TestFastPathWakeSelect

library/cpp/coroutine/engine/coroutine_ut.cpp:735–737  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

733}
734
735void TCoroTest::TestFastPathWakeSelect() {
736 NCoroTestFastPathWake::DoTestFastPathWake(EContPoller::Select);
737}
738
739namespace NCoroTestLegacyCancelYieldRaceBug {
740 enum class EState {

Callers

nothing calls this directly

Calls 1

DoTestFastPathWakeFunction · 0.85

Tested by

no test coverage detected