summaryrefslogtreecommitdiff
path: root/git/diff.py
diff options
context:
space:
mode:
authorSebastian Thiel <byronimo@gmail.com>2012-05-08 00:51:34 -0700
committerSebastian Thiel <byronimo@gmail.com>2012-05-08 00:51:34 -0700
commit95878d20f264eb10d09796e595e9a1d811e92e84 (patch)
tree38a09919773bfc17c86e222a9bf16d2d17dee416 /git/diff.py
parent6e86f8a8a0638abe2c18ae0bb36cc992b0ababe5 (diff)
parentf467834059bb1297df97df4e03149cd2b48b81e3 (diff)
downloadgitpython-95878d20f264eb10d09796e595e9a1d811e92e84.tar.gz
Merge pull request #58 from sugi/cmd-fd-leak-fix
Fixes on cmd.py (fd leak and signal exception) Currently if command is called with as_proces=True, pipes for the command will not be closed. cb68f36 makes sure to close command file descriptors. 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.
Diffstat (limited to 'git/diff.py')
0 files changed, 0 insertions, 0 deletions