Tag: coroutines
All the articles with the tag "coroutines".
-
Kotlin coroutines error handling strategy — `runCatching` and `Result` class
Use Kotlin’s standard function `runCatching` API to handle errors from standard or coroutines functions.
All the articles with the tag "coroutines".
Use Kotlin’s standard function `runCatching` API to handle errors from standard or coroutines functions.