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

Skip to content
Commit 0e257837 authored by Jernej Virag's avatar Jernej Virag
Browse files

Fix SysUI crash when memory collection times out

runBlocking for coroutines will throw InterruptedException when its thread is interrupted. StatsD does that when wall clock time for collection exceeds the timeout.

Don't allow this exception to crash SysUI and correctly signal statsd to discard the result.

Bug: 267162163
Bug: 267355629
Test: wrote new unit test cases, verified them on raven-userdebug
Change-Id: I2e7a659ed5d33df7d543a935617b1a97213c08b6
parent e37f841e
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