For any `blockingOperation` you can write the corr...
# coroutines
e
For any
blockingOperation
you can write the corresponding “non-blocking” wrapper that will be safe to use from UI thread: