ashb commented on pull request #17819:
URL: https://github.com/apache/airflow/pull/17819#issuecomment-908276602


   By changing a dag file to have a parse error and then triggering callbacks 
you've hit a different problem too, so that isn't a good way of triggering the 
behaviour you are trying to test.
   
   
   (Because to run the callbacks _might_ need to run the `on_failure_callback` 
we need the actual loaded dag file in many cases.)


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