Skip to content

Conversation

@jedcunningham
Copy link
Member

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.

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.
@ephraimbuddy ephraimbuddy merged commit 3b442a2 into apache:main Aug 28, 2025
109 checks passed
@ephraimbuddy ephraimbuddy deleted the gitbundle_leftover_processes branch August 28, 2025 07:39
mangal-vairalkar pushed a commit to mangal-vairalkar/airflow that referenced this pull request Aug 30, 2025
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.
nothingmin pushed a commit to nothingmin/airflow that referenced this pull request Sep 2, 2025
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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants