Fix some resource leaks by open file handles by marlamb · Pull Request #1532 · gitpython-developers/GitPython
Conversation
Thanks a lot, amazing fixes!
It's odd that these survived so long, maybe this indicates the GitPython is mostly used in one-off commands rather than long running processes.
Thank you for committing this @marlamb and merging it @Byron!
(We only tripped over one of these after we enabled filterwarnings("error") and executed the pytest suite locally within a linked worktree. It didn't appear when running within the main worktree or within any CI pipeline.)
Any idea when the next release is scheduled? Can I volunteer to help?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters