mik-laj commented on issue #7880: Don't schedule dummy task
URL: https://github.com/apache/airflow/pull/7880#issuecomment-604318681
 
 
   But the trigger rules will still be respected. I added this code when the 
task is to be marked for execution by the scheduler and the trigger rules have 
already been checked. All callbacks will also be executed, because when the 
task has callbacks, it will still be passed to the scheduler. 
   
   This optimization applies only to cases when the task has no callbacks and 
when the decision to execute it has been made.

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


With regards,
Apache Git Services

Reply via email to