Hey, ive got a backpressure question. How does it ...
# rx
u
Hey, ive got a backpressure question. How does it relate to schedulers? Is it possible to create a backpressure scenario when there is observeOn(io())? Since its unbounded it will never backpressure right?