1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-07 06:01:34 +02:00
Gadgetbridge/app/src/main/java/nodomain
cpfeiffer 9819819b92 Create the wait-latch before running the action, and only if neeeded
Otherwise the result handler might be called before the wait-latch
has been created, leading to a deadlock of the thread.

Also: only wait for read- and write actions, but not for wait-actions.
2015-05-17 21:55:02 +02:00
..
freeyourgadget/gadgetbridge Create the wait-latch before running the action, and only if neeeded 2015-05-17 21:55:02 +02:00