The "sleep(5)" sometimes times out on our bots, causing the test to fail. Let's use pthread_join.
Details
Details
Diff Detail
Diff Detail
Differential D42862
[asan] Make concurrent_overflow.cc less flaky kubamracek on Feb 2 2018, 11:41 AM. Authored by
Details The "sleep(5)" sometimes times out on our bots, causing the test to fail. Let's use pthread_join.
Diff Detail |