You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "eladkal (via GitHub)" <gi...@apache.org> on 2023/03/08 13:38:48 UTC

[GitHub] [airflow] eladkal commented on issue #29974: Inconsistent behavior of EmptyOperator between start and end tasks

eladkal commented on issue #29974:
URL: https://github.com/apache/airflow/issues/29974#issuecomment-1460168464

   Just a theory. I wonder if this is as a result of mini scheduler optimization. Maybe the mini scheduler does not consider EmptyOperator case?
   Can you try to set [`schedule_after_task_execution = False`](https://airflow.apache.org/docs/apache-airflow/stable/configurations-ref.html#schedule-after-task-execution) and check if this still happens?


-- 
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