uranusjr commented on PR #54929:
URL: https://github.com/apache/airflow/pull/54929#issuecomment-3227170425

   I moved the deletion logic into the scheduler instead since it feels more 
natural there. The unused triggers wouldn’t really hurt anything, so it can be 
cleaned up more lazily.
   
   I also remove some checks in existing tests since they are not actually 
guaranteed to be correct (since those triggers are not removed during dag 
collection).


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