Use Coroutine Context | raywenderlich.com


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/5443783-kotlin-coroutines-in-depth/lessons/3

But why if we change dispatcher from Dispatchers.Default to Main job will not be canceled and we get an Exception?

UPD: got an answer in next video :slight_smile: But decided not delete this comment for such people like me :slight_smile:

1 Like

@yvgen Glad you sorted it out! Cheers! :]