so its only opened while in foreground .. so if st...
# rx
u
so its only opened while in foreground .. so if stop was observable aswell, since close is async, I probably need
concatMap { if it start else stop }
?