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
Replicate removeObserver NPE of GCed WeakReference
Add test that reproduces a NullPointerException bug with the current
implementation of OSObservable.removeObserver. We will address the bug
in the following commit to get the test to pass.
0 commit comments