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 2022/03/31 17:30:27 UTC

[GitHub] [airflow] mhbrown commented on issue #15978: DAG getting stuck in "running" state indefinitely

mhbrown commented on issue #15978:
URL: https://github.com/apache/airflow/issues/15978#issuecomment-1084902969


   I see the `WARNING/ForkPoolWorker` warnings on Airflow 2.2.4 using `CeleryExecutor`, but not noticing any issues. Does anyone here know if I should be concerned about the warnings?
   
   I usually do not see DAGs getting stuck in the "running" state indefinitely, so I think that warning may be unrelated to this issue.
   
   I tried setting [`execute_tasks_new_python_interpreter`](https://airflow.apache.org/docs/apache-airflow/stable/configurations-ref.html#execute-tasks-new-python-interpreter) to `True` and it removes the warnings, but does cause some slowdown (as expected).


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org