mp
val aDeferred = async(someOtherCoroutineContextBackedByThreadpoolForIoOperations) { // do stuff with database }