-
Notifications
You must be signed in to change notification settings - Fork 90
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
modules: Don't run infinitely when enabling dependent modules and mod…
…ule is not found This situation shouldn't happen, because the modules were resolved at this point and all necessary dependencies should be among the active modules. However, if there is a bug, it's better to throw an error than to be stuck in an infinite loop.
- Loading branch information
Showing
1 changed file
with
7 additions
and
1 deletion.
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