For exceptionhandling you could also use `Coroutin...
# coroutines
u
For exceptionhandling you could also use
CoroutineExceptionHandler
as pointed out by @Ian @elizarov . I am not sure, which is better for your usecase.