injectable
injectable copied to clipboard
412 circular dependency detection
Closes #412 umbrella issue that will cover circular dependency case. Output is like that:
For now I find the first loop which might be long one. Maybe it would be more helpful to show shortest loop, but it requires a bit more complex code which I'm not sure is required. But overall I think printing the first loop provides enough information regarding the root cause of the problem and allows user to locate it.
This PR has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions