if you have several potentially concurrent async d...
# coroutines
o
if you have several potentially concurrent async dependencies being initialised, injector will block and wait, so what’s the benefit of async at all here?