github-actions[bot] opened a new pull request, #72800: URL: https://github.com/apache/airflow/pull/72800
The provider asset hash already excluded node_modules and .pnpm-store, but only after listing and resolving every path under them. That is about two seconds per provider on each breeze start-airflow for nothing. Pruning the directories during the walk removes the cost. (cherry picked from commit 01e0ace414e074cc3fa47e741680d15c7ce5d0b2) Co-authored-by: Andrew Chang <[email protected]> -- 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]
