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

Skip to content
Commit 3bea6d47 authored by Jonathan Klee's avatar Jonathan Klee
Browse files

refactor: make sure updateAppWidget is not called twice at the same time

Sentry has weird NullPointException & ArrayIndexOutOfBoundsException.

Since a lot of stuffs are done in the BroadcastReceiver.onReceived()
callback and it could be called twice quite fast, let's make sure it
is a least thread safe.
parent ebc25cf6
Loading
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