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

Skip to content
Commit 0a24f333 authored by Aditya's avatar Aditya
Browse files

Fix for kernal panic caused by large number of threads.

The problem is triggered by the broadcast received durint app uninstall,
resulting in DocsUi creating thread pools faster than they can exit.

To fix this, `CachedThreadPool` has been replaced by a static
`FixedThreadPool` of 10 threads.

Bug: 365682930
Test: Samsung QA
Flag: EXEMPT bugfix
Change-Id: I0017151d1141f0d2ddf04925b68619d73a241997
parent 56ee25a2
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