This uses runBlocking([Dispatchers.IO]) for non suspend functions.
runBlocking([Dispatchers.IO])
The suspend function to run.