mirror of
https://github.com/oatpp/oatpp.git
synced 2025-03-19 18:10:23 +08:00
wait threads finished
This commit is contained in:
parent
6a86a4947c
commit
016d47044f
@ -223,6 +223,8 @@ void FullTest::onRun() {
|
||||
|
||||
}, std::chrono::minutes(10));
|
||||
|
||||
std::this_thread::sleep_for(std::chrono::seconds(1));
|
||||
|
||||
}
|
||||
|
||||
}}}
|
||||
|
Loading…
x
Reference in New Issue
Block a user