i'm not up-to-speed with coroutines, but I'd retur...
# tornadofx
c
i'm not up-to-speed with coroutines, but I'd return something like a Future<Map>. the caller can decide if they want "fire-and-forget" or to unpack the results synchronously by following up with a blocking get()