Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 8256435d authored by Sanath Kumar's avatar Sanath Kumar
Browse files

Fix race conditions in CountQuotaTracker test

Some of the internal APIs used in the test are called without holding
lock. This causes race conditions on shared data in the object of
CountQuotaTracker. This commit fixes the race conditions by holding the
lock when calling the internal APIs of CountQuotaTracker.

Bug: 352746619
Test: CountQuotaTrackerTest passes
Flag: EXEMPT bugfix

Change-Id: Ie4419fd183a5010b6c4ead66d7c8ee6918640680
parent d44adee6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment