You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2019/12/30 14:15:01 UTC

[GitHub] [airflow] ashb edited a comment on issue #6905: [AIRFLOW-6361] Run LocalTaskJob directly in Celery task

ashb edited a comment on issue #6905: [AIRFLOW-6361] Run LocalTaskJob directly in Celery task
URL: https://github.com/apache/airflow/pull/6905#issuecomment-569688311
 
 
   Broadly sounds good, however as it stands this PR would load the dag in to the long running Celery worker process. Which, when coupled with my fork change _might_ mean that this stops tasks automatically picking up dag file changes!

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services