summaryrefslogtreecommitdiff
path: root/git/objects/commit.py
diff options
context:
space:
mode:
authorIvan Ryabchenko <rik.ggm@gmail.com>2015-10-15 12:23:21 +0600
committerРябченко Иван Константинович <i.ryabchenko@2gis.ru>2015-10-15 12:31:25 +0600
commit2cc8f1e3c6627f0b4da7cb6550f7252f76529d8e (patch)
tree25db781ea4a89b55526bb4abc91face04fdd01dc /git/objects/commit.py
parent51f79ffeb829315c33ce273ae69baf0fdd1fbd1e (diff)
downloadgitpython-2cc8f1e3c6627f0b4da7cb6550f7252f76529d8e.tar.gz
fix(cmd): fixed deadlock when stderr buffer overflow
Fixed deadlock when using stderr=PIPE in Popen and Git generates enough output to a pipe such that it blocks waiting for the OS pipe buffer to accept more data (see https://docs.python.org/2/library/subprocess.html#subprocess.Popen.wait)
Diffstat (limited to 'git/objects/commit.py')
0 files changed, 0 insertions, 0 deletions