[Provider Model] Check against race condition
There can be a race condition of the timeout and operation completion both getting executed - both setting the callback to null - which causes the other one to have an NPE. Bug: 175084231 Test: Testing rapid succession recovery operations Change-Id: If9d8418f1535d0e075c4abf2723c4b2734e8fa1a
Loading
Please register or sign in to comment