I'm collecting a `sqldelight` flow (on main thread...
# coroutines
u
I'm collecting a
sqldelight
flow (on main thread). I want to see every emit. Would adding a
buffer
help? (Since the default behavior is to suspend the source so every value can be collected)