If I have a transaction going on with SQLite (Output gate closed) and inside the transaction I make
If I have a transaction going on with SQLite (Output gate closed) and inside the transaction I make a network request (fetch, Queues
sendBatch, etc), what should happen? Should it just deadlock/timeout?