Fixed
Status Update
Comments
ra...@google.com <ra...@google.com> #2
Yigit, do you have time to fix it?
reemission of the same liveData is racy
reemission of the same liveData is racy
ra...@google.com <ra...@google.com>
ap...@google.com <ap...@google.com> #4
Thanks for the detailed analysis. This may not be an issue anymore since we've started using Main.immediate there but I' not sure; I'll try to create a test case.
Description
Version used:"2.3.0-beta01"
Devices/Android versions reproduced on: All devices
The same notification is getting changed when different coroutine-worker classes invoke "setForeground" method. I further went in and saw that the same notification id is used for all worker notifications.