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 36b542c commit a35c125Copy full SHA for a35c125
test/CMakeLists.txt
@@ -47,7 +47,7 @@ if(WIN32)
47
)
48
else()
49
# let more time for some tests
50
- set(async_auto_reset_event_tests_TIMEOUT 60)
+ set(async_auto_reset_event_tests_TIMEOUT 200)
51
endif()
52
53
foreach(test ${tests})
0 commit comments