mirror of
https://github.com/boostorg/thread.git
synced 2026-01-23 18:12:12 +00:00
Thread: Add a loop to catch more quickly the multiple bugs on boost::future experimental features and see which tester are failing.
[SVN r86444]
This commit is contained in:
@@ -24,6 +24,7 @@ int main()
|
||||
{
|
||||
BOOST_THREAD_LOG << "<MAIN" << BOOST_THREAD_END_LOG;
|
||||
|
||||
for (int i=0; i< 10; i++)
|
||||
try
|
||||
{
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user