Fixed
Status Update
Comments
ra...@google.com <ra...@google.com>
ap...@google.com <ap...@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
Description
Version used: 2.2.0
Devices/Android versions reproduced on: Any
It would be useful if `Data` contained a `toString()` method, so that it's easier to debug any issues you might be having with `Data`.
You can somewhat workaround this by printing out `getKeyValueMap()`, but that fails on arrays, which would work better with `Arrays.toString()`.