<@U0ZFBBUBU> Use a private constructor that takes ...
# coroutines
l
@groostav Use a private constructor that takes the already initialized data, and in the companion object, declare a
suspend operator fun
that does what you need without blocking.
g
its all under IOC, so the constructor is called by guice. Still, I get your poiint, push the task of loading the data on the caller.