diff options
author | Sebastian Thiel <byronimo@gmail.com> | 2016-09-25 17:10:38 +0200 |
---|---|---|
committer | Sebastian Thiel <byronimo@gmail.com> | 2016-09-25 17:10:38 +0200 |
commit | d6b1a9272455ef80f01a48ea22efc85b7f976503 (patch) | |
tree | 8d545659b488f2c6d77e90f5a3167487563ff414 /git/cmd.py | |
parent | 2d37049a815b11b594776d34be50e9c0ba8df497 (diff) | |
download | gitpython-d6b1a9272455ef80f01a48ea22efc85b7f976503.tar.gz |
fix(index): improve LockedFD handling
Relying on the destructor will not work, even though
the code used to rely on it.
Now we handle failures more explicitly. Far from perfect,
but a good start for a fix.
Fixes #514
Diffstat (limited to 'git/cmd.py')
0 files changed, 0 insertions, 0 deletions