bhavesh200628-debug commented on issue #62622:
URL: https://github.com/apache/airflow/issues/62622#issuecomment-3977224788

   I can work on this.
   
   My understanding is that `Path.iterdir()` is not recursive, so stale DAGs in 
nested directories are not removed. I plan to update the traversal logic to use 
recursive iteration and add a test covering nested folders.
   
   Please let me know if this approach looks good.


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