Fixed
Status Update
Comments
ad...@google.com <ad...@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
il...@google.com <il...@google.com>
ap...@google.com <ap...@google.com> #3
yea i'll take it.
il...@google.com <il...@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
getActivity(), getContext() and getHost() have corresponding "require" methods that are non-null, exception throwing equivalents. However getParentFragment() doesn't have its own requireParentFragment() method.