your post about using Rx patterns with SQLite - yo...
# announcements
s
your post about using Rx patterns with SQLite - you mention not to use the IO scheduler for SQLite reads, because it uses an "unbounded executor". i'm not sure what that means; can you point me in the right direction?