Or is there any way to wait for my dependencies to...
# kodein
o
Or is there any way to wait for my dependencies to be ready before continuing? Using lazy initialization just means the injection fails if bean aren't ready.