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

Commit 54825509 authored by Lucas Silva's avatar Lucas Silva
Browse files

Address NPE exception occuring in slidingFlow helper

Since we never add null values to the buffer, it looks like this might
be happening due to concurrency issues - since the LinkedList buffer
isn't thread-safe and we may be accessing it across threads if the flow
is collected using a multi-threaded dispatcher.

Bug: 410013484
Test: atest SystemUITests:SlidingWindowFlowTest
Flag: EXEMPT bugfix
Change-Id: Ic696d30a3ea351d475f4dfe8e41d2135524003cb
parent 9557e44e
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