ashb opened a new pull request, #28135: URL: https://github.com/apache/airflow/pull/28135
If a dag file is _deleted_ the entry stayed in _file_stats until the process was restarted, meaning the dag count was never accurate again. Additionally in mtime mode, each time around the loop you would get a warning that the file was missing which is also fixed here. -- 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]
