I have several completable rx subscriptions in a stream like this:
completable rx subscriptions
viewModel?.setupDoorMode().subscribe(onNext: { shouldConnectToDoor in if shoul