<@U6P03BM0W> thanks, something like that, if nobod...
# coroutines
r
@dave08 thanks, something like that, if nobody has an even more concise or easy to read way, perhaps using an extension function. Are there no kotlinx or similar extension functions etc to handle this async fan-out and collect case? Execute an async function over a list of id:s and then await them all…