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
RxJava 2.2.20 and 3.0.7. TestScheduler doesn't use RxJavaPlugins.onSchedule hook when scheduling tasks.
I believe this is an omission and it should respect the hooks just as other Schedulers do.