Re: sqldelight, ive written my insert and query functions to be suspending. but i may have a ton of inserts going on. (my current project is basically to put an entry in the db each time a specific button is shown on the screen. crazy. i know. but the acceptance criteria is out of my control. is there any sort of things i should worry about in terms of threads/Dispatchers?