mistercrunch commented on issue #4669: [sqllab] Using app context for processing Jinja template in async mode URL: https://github.com/apache/incubator-superset/pull/4669#issuecomment-376723883 The whole `conf` parsing depends on Flask's way of doing this. This predates SQL Lab and the Celery workers. It could be nice to further dissociate the flask app from the celery worker, but currently they share their configuration which depends on Flask.
---------------------------------------------------------------- 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
