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

swift - Button on Table View Cell connected to local function -

dns - Dokku server hosts two sites with TLD's, both domains are landing on only one app -

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