prdai opened a new pull request, #58827: URL: https://github.com/apache/airflow/pull/58827
This PR speeds up bundle discovery by running bundle metadata checks concurrently, while capping concurrency to avoid spawning too many plugin processes at once. Shared bundle map updates are protected to prevent concurrent map write races. -- 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]
