Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
454
void TCoroTest::TestJoinSelect() {
455
NCoroTestJoin::DoTestJoin(EContPoller::Select);
456
}
457
458
namespace NCoroJoinCancelExitRaceBug {
459
struct TState {
Callers
nothing calls this directly
Calls
1
DoTestJoin
Function · 0.85
Tested by
no test coverage detected