ashb commented on issue #6905: [AIRFLOW-6361] Run LocalTaskJob directly in Celery task URL: https://github.com/apache/airflow/pull/6905#issuecomment-569717105 > @ashb I tested locally and this does not happen because a new Dagbag is created each time CLI command is called. Wait, do we? In on my phone so checking the code is hard right now, but we used to have a single module-global dagbag object in cli.py. Where in the code does the dagbag get (re)created now?
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
