So in Rx 2 the Single will throw an error if nothi...
# rx
b
So in Rx 2 the Single will throw an error if nothing is emitted thus the
doOnEvent
would capture both cases Yeah, no that’s not correct; (turns out it was)