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

Skip to content
Commit 2b0bc385 authored by Nicolo' Mazzucato's avatar Nicolo' Mazzucato
Browse files

Introduce linter to prevent runBlocking from being injected

We should never use runBlocking, as we found out they often cause priority inversion due to the inner code switching to background threads while the main thread is waiting

Bug: 401460180
Test: RunBlockingDetectorTest
Flag: NONE - new linter
Change-Id: I6c5a1ff2c7c1f2eae99c1fdba7edaafdf5c0ffe2
parent 83bdb759
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