If a user places a custom module designed to override a stock exec module in _modules and that module fails to load, it will break both the custom module and the stock module.
We should at a minimum provide info-level logging when a module override is detected and error-level logging when an override fails for any reason.
The text was updated successfully, but these errors were encountered:
cachedout
added
the
Feature
new functionality including changes to functionality and code refactors, etc.
label
Oct 7, 2014
This issue 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.
If this issue is closed prematurely, please leave a comment and we will gladly reopen the issue.
If a user places a custom module designed to override a stock exec module in
_modules
and that module fails to load, it will break both the custom module and the stock module.We should at a minimum provide info-level logging when a module override is detected and error-level logging when an override fails for any reason.
The text was updated successfully, but these errors were encountered: