-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Bugfix] Dependency resolution for grandchildren
Closes JITX-7192 This was a bug because the `False` case and the `PathDependency` case were being lumped together. The `PathDependency` case for grandchildren is not handle-able in the current implementation. This just commit just stops the bleeding and makes the user more aware of the shortcoming instead of a random 'Key Not Found' error.
- Loading branch information
1 parent
5096739
commit 42b010b
Showing
1 changed file
with
41 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters