We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a89e117 commit a21fdcfCopy full SHA for a21fdcf
library/cpp/threading/future/CMakeLists.txt
@@ -35,6 +35,7 @@ if (YDB_SDK_TESTS)
35
36
file(WRITE ${CMAKE_CURRENT_BINARY_DIR}/filter.txt
37
"-TFutureMultiThreadedTest::WaitAny"
38
+ "-TFutureMultiThreadedTest::WaitExceptionOrAll"
39
)
40
41
add_ydb_test(NAME future-coroutine-ut GTEST
0 commit comments