so you can push it in a coroutine, offloading the main thread. You also rely on the internal threads from the Coroutine API, so there’s no additional overhead. The code issequential, even though it could beasynchronous. And you can usetry/catchblocks, at the call site, even though ...