summaryrefslogtreecommitdiff
path: root/libs/binder/RpcSession.cpp
diff options
context:
space:
mode:
author Steven Moreland <smoreland@google.com> 2022-07-13 01:25:35 +0000
committer Steven Moreland <smoreland@google.com> 2022-07-14 00:05:54 +0000
commitb17a5f036d707cb0dee699e1d01e95ec3cc97131 (patch)
tree2607f468b3a19866f0c24e1c0ef0ad19734668cd /libs/binder/RpcSession.cpp
parent66aaab47781bfde94ff5695ba907aec495d3cb03 (diff)
binderLibTest: wait longer to start all threads
1ms didn't give enough time for all the threads to run. 100ms should be enough, but honestly it introduces a potential flake. We could try to merge this and see the results. 100ms or 500ms should be enough time. Usually tests will wait on a condition variable with a timeout of this time, though in this case the corresponding condition variable is not exposed. Fixes: 233226955 Test: binderLibTest --gtest_filter="*ThreadPoolAvailableThreads*" --gtest_repeat=1000 --gtest_break_on_failure Change-Id: I937f2d3560d0f1fe01c0c6e0ed140d2d6a823492
Diffstat (limited to 'libs/binder/RpcSession.cpp')
0 files changed, 0 insertions, 0 deletions