<@U0ZFBBUBU> An extension like that seems to me a ...
# coroutines
e
@groostav An extension like that seems to me a good way to address this particular issue of concurrency. Looks easier to read for me than an additional boolean parameter. I’d consider adding something along this lines directly to
kotlinx.coroutines
.
1