rx java - RxJavaSchedulersHook not called when using Hystrix -


the rxjavaschedulershook gets used when use io, computation , newthread schedulers (see javadoc). when creating observables using hystrixcommand however, rxjavaschedulershook never gets called. leads me believe may not using 1 of these 3 schedulers. there way have schedulershook executed observables created hystrix?


Comments

Popular posts from this blog

c# - Binding a comma separated list to a List<int> in asp.net web api -

Delphi 7 and decode UTF-8 base64 -

html - Is there any way to exclude a single element from the style? (Bootstrap) -