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

Skip to content
Commit bf7632e8 authored by Kevin DuBois's avatar Kevin DuBois
Browse files

SF: correct runaway RegionSamplingThread timer

In some cases, the VSyncReactor timer would keep firing even
after the registration was stopped. This was because the
onDispSyncEvent callback would cancel its timer from within
its callback, and then VSR would not check if the callback
had stopped itself before rescheduling the callback again.

Fixes: 149221293
Test: 1 new unit test
Test: ensure timerDispatch thread is quiet when display off
Test: [todo] verify using powerStats procedure in bug.

Change-Id: I5314c8d01de7d125c31488e48c7f2c550d201701
parent 3847d8b5
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