Replacing the two TODO's with these lines works......
# rx
c
Replacing the two TODO's with these lines works...
val disposable = dataSource.subscribe( dataRelay::onNext )
...
disposable.dispose()