uranusjr commented on issue #16983:
URL: https://github.com/apache/airflow/issues/16983#issuecomment-880348627


   @trucnguyenlam Callback execution is disabled here, but that disabled 
callback is returned as the second value here (`callback_to_run`). That 
callback is then passed on for execution later, via 
`_send_dag_callbacks_to_processor` on the next line. So I don’t think that’s 
the cause.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to