merged back async_io branch into trunk
This commit is contained in:
@@ -92,7 +92,7 @@ void test_swarm()
|
||||
<< std::endl;
|
||||
|
||||
if (tor2.is_seed() && tor3.is_seed()) break;
|
||||
sleep(1000);
|
||||
test_sleep(1000);
|
||||
}
|
||||
|
||||
TEST_CHECK(tor2.is_seed());
|
||||
|
Reference in New Issue
Block a user