Fixes: #9215 * Instead of `share()` use `publish(1).refCount()` to prefetch only item from upstream. * Also remove `publishOn(this.scheduler)` for upstream publishers in favor of opt-in on the consumer side. **Auto-cherry-pick to `6.3.x` & `6.2.x`**
Fixes: #9215 * Instead of `share()` use `publish(1).refCount()` to prefetch only item from upstream. * Also remove `publishOn(this.scheduler)` for upstream publishers in favor of opt-in on the consumer side. **Auto-cherry-pick to `6.3.x` & `6.2.x`**