zhaoyongjie opened a new issue #4859: Config.py swallowed ImportError when use custome configuration URL: https://github.com/apache/incubator-superset/issues/4859 I wrote ADDITIONAL_MODULE for superset. The custom configuration is from superset_config.py. If there is an import error in my superset_config.py, it will be swallowed ImportError exception in superset/config.py. I hope to print the import error here. https://github.com/apache/incubator-superset/blob/master/superset/config.py#L435
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
