summaryrefslogtreecommitdiff
path: root/git/test/test_git.py
diff options
context:
space:
mode:
authorTatsuki Sugiura <sugi@nemui.org>2012-05-08 09:35:33 +0900
committerMateusz Dereniowski <derenio@gmail.com>2014-03-31 12:37:00 +0200
commitb137f55232155b16aa308ec4ea8d6bc994268b0d (patch)
treeb384b09a6f1625aadb6137e414656726b16c76e2 /git/test/test_git.py
parent56cc93a548f35a0becd49a7eacde86f55ffc5dc5 (diff)
downloadgitpython-b137f55232155b16aa308ec4ea8d6bc994268b0d.tar.gz
Ignore signal exception on AutoInterrupt destructor.
When command run as subprocess, AutoInterrupt will kill the process on destructor. However, if process already finished, it raise OSError exception. This fix just ignore OSError on os.kill. Conflicts: git/cmd.py
Diffstat (limited to 'git/test/test_git.py')
0 files changed, 0 insertions, 0 deletions