1.0.1
- Fix: Correctly check
isUnsubscribed()
state inHandlerScheduler
's worker before scheduling
more work. - Fix: Eliminate a potential race condition in
HandlerScheduler
to ensure any posted work will
be canceled on unsubscription.
Download:
compile 'io.reactivex:rxandroid:1.0.1'