You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to investigate what exactly is going on, but currently, if you update the library to 2.0.2 and beyond and run the tests, RxLifecycleTest.testBindLifecycle and RxLifecycleTest.testBindLifecycleOther fail with the test observer being disposed.
I am trying to investigate what exactly is going on, but currently, if you update the library to 2.0.2 and beyond and run the tests,
RxLifecycleTest.testBindLifecycle
andRxLifecycleTest.testBindLifecycleOther
fail with the test observer being disposed.I am thinking it might be related to this PR?
ReactiveX/RxJava#4873
The text was updated successfully, but these errors were encountered: