issues
search
evant
/
kotlin-inject
Dependency injection lib for kotlin
Apache License 2.0
1.29k
stars
60
forks
source link
fix generated code for circular dependency inside of lazy dependency …
#398
Closed
sergeshustoff
closed
5 months ago
sergeshustoff
commented
5 months ago
…(#386)
added test for case with circular dependency inside lazy dependency #386
fix for the test case by considering any cycles in dependency chain not separated by lazy dep to be unresolvable
Fixes #386
…(#386)
Fixes #386