diff options
author | Sebastian Thiel <byronimo@gmail.com> | 2010-06-10 15:38:40 +0200 |
---|---|---|
committer | Sebastian Thiel <byronimo@gmail.com> | 2010-06-10 15:38:40 +0200 |
commit | 7c36f3648e39ace752c67c71867693ce1eee52a3 (patch) | |
tree | 0e7a63fc98c40dfced395ab73dfc44c5e176ad42 /lib/git/remote.py | |
parent | 55e757928e493ce93056822d510482e4ffcaac2d (diff) | |
download | gitpython-7c36f3648e39ace752c67c71867693ce1eee52a3.tar.gz |
Now tracking the amount of concurrent writers to assure the channel is closed only when there is no one else writing to it. This assures that all tasks can continue working, and put their results accordingly. Shutdown is still not working correctly, but that should be solvable as well. Its still not perfect though ...
Diffstat (limited to 'lib/git/remote.py')
0 files changed, 0 insertions, 0 deletions