dheerajturaga opened a new pull request, #48043: URL: https://github.com/apache/airflow/pull/48043
When setting the executor in the Airflow configuration file (airflow.cfg), using executor='LocalExecutor,CeleryExecutor' causes a failure, while using executor = LocalExecutor,CeleryExecutor works correctly. closes: #48042 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
