mirror of
https://github.com/boostorg/thread.git
synced 2026-07-21 13:33:33 +00:00
Increased BOOST_THREAD_TEST_TIME_MS yet more because of test failures on Windows.
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@
|
||||
#define BOOST_THREAD_TEST_TIME_MS 75
|
||||
#else
|
||||
// Windows, Cygwin, macOS all need this
|
||||
#define BOOST_THREAD_TEST_TIME_MS 600
|
||||
#define BOOST_THREAD_TEST_TIME_MS 700
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user