Assuming you don't subscribe multiple times, I thi...
# codereview
s
Assuming you don't subscribe multiple times, I think Room pushes updates to all subscribed observables. For instance if you change the return type to
Single
you'll only get one result.