AndroidでKotlin Coroutineを非同期で使うときの注意

AndroidでKotlinのCoroutineを使うときの注意です。CoroutineDispatcherの選択を誤ると意図しない結果になります。