Demo of the behavior of Kotlin coroutines with regards to completion.
Failure indicates that the default uncaught exception handler was invoked.
BuilderFailureUncaughtExceptionHandlerTest.kt
- Failure indicates that the default uncaught exception handler was invoked.
JobFailureUncaughtExceptionHandlerTest.kt
- Failure indicates that the job failed.
- Failure indicates that the scope builder function threw an exception.
- Failure indicates that the default uncaught exception handler was invoked.