diff options
author | Sebastian Thiel <byronimo@gmail.com> | 2015-01-20 11:43:20 +0100 |
---|---|---|
committer | Sebastian Thiel <byronimo@gmail.com> | 2015-01-20 11:43:20 +0100 |
commit | ea29541e213df928d356b3c12d4d074001395d3c (patch) | |
tree | 0971fd7abe2e542c92ed2b2ce8a130f628cc6fc3 /git/util.py | |
parent | e395ac90bf088ad6b5de7dadb6531a6e7f3f4f3f (diff) | |
download | gitpython-ea29541e213df928d356b3c12d4d074001395d3c.tar.gz |
Another take on fixing the current concurrent read implementation in git.cmd
There have been rather obvious errors in there, as we forgot to unregister
the filehandles. Now we will read from a buffer ourselves, which should be
faster and ideally, doesn't lead to spurious errors anymore.
Related to #232
Diffstat (limited to 'git/util.py')
0 files changed, 0 insertions, 0 deletions