Should `launch(UI)` be used in an Android `IntentS...
# coroutines
d
Should
launch(UI)
be used in an Android
IntentService
to run on the service's thread? Or something else?