diff options
| author | 2023-03-01 23:50:46 +0000 | |
|---|---|---|
| committer | 2023-03-02 18:14:44 +0000 | |
| commit | 1c0581ef81c7150e03c298807e291c5083443f6e (patch) | |
| tree | 3c57ef054f9f4e55844b1fe1df7ab350233efd96 /services/surfaceflinger/RegionSamplingThread.cpp | |
| parent | 4e4d89343e428a834db7cc43268572daebfd0b04 (diff) | |
ThreadPoolAvailableThreads fix.
ThreadPoolAvailableThreads would fail occasionally due to slow threads.
Sometimes a thread might not arrive on time by the time of asserting.
Increased the wait time to 500ms to allow for threads to all arrive and
prevent a flake.
Bug: 270513342
Test: atest BinderLibTest#ThreadPoolAvailableThreads --iterations 1000
Change-Id: I5924a939304802ce618f52c993cb995c735ba21a
Diffstat (limited to 'services/surfaceflinger/RegionSamplingThread.cpp')
0 files changed, 0 insertions, 0 deletions