jedcunningham opened a new pull request, #54997: URL: https://github.com/apache/airflow/pull/54997
Fix leftover git cat-file processes from GitDagBundle. GitDagBundle was leaving behind `git cat-file --batch-check` processes after operations, causing process accumulation over time. This occurred because Git repository objects were not being properly closed after repo operations. -- 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]
