Fixed
Status Update
Comments
cc...@google.com <cc...@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
From internal report, seeing errors like the following:
map is ambiguous with lambda syntax, due to having the same lambda signature for both variants.
Note - can't make it an extension in this case, since it's open (for legacy reasons).