Skip to content
Commit 6c34ede6 authored by Evgenii Stepanov's avatar Evgenii Stepanov
Browse files

Deflake testKeyValue_Concurrency.

monitor.NotifyAll() may be called before one of the threads enters
monitor.wait(). Replace monitor with CountDownLatch.

Bug: 131438232
Bug: 131132243
Test: LockSettingsStorageTests.testKeyValue_Concurrency

Change-Id: I3fc7d84d5f5a135d79419a7b649e3cc31e8730e4
parent 599747d0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment