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# - SharpDX Toolkit models rendering inside out -

c# - ajax - How to receive data both html and json from server? -