I\'m having problems in migrating from the simple (deprecated) AsyncTask and Executors to Kotlin Coroutines on Android
AsyncTask
Executors
Kotlin Coroutines