chris-hatton
05/09/2017, 2:55 AM<Observable>.subscribe(Observer<? super T> observer)
doesn't return a disposable..?
I can't see how I can unsubscribe anything subscribed in this way, lack of a mechanism like this looks like too big a flaw to be correct...