diff options
author | Sebastian Thiel <byronimo@gmail.com> | 2010-06-10 14:39:57 +0200 |
---|---|---|
committer | Sebastian Thiel <byronimo@gmail.com> | 2010-06-10 14:39:57 +0200 |
commit | 55e757928e493ce93056822d510482e4ffcaac2d (patch) | |
tree | 292bc4fac0e4daef4c39109c752b241684d8c48e /lib/git/async/__init__.py | |
parent | 01eac1a959c1fa5894a86bf11e6b92f96762bdd8 (diff) | |
download | gitpython-55e757928e493ce93056822d510482e4ffcaac2d.tar.gz |
channel: Changed design to be more logical - a channel now has any amount of readers and writers, a ready is not connected to its writer anymore. This changes the refcounting of course, which is why the auto-cleanup for the pool is currently broken.
The benefit of this are faster writes to the channel, reading didn't improve, refcounts should be clearer now
Diffstat (limited to 'lib/git/async/__init__.py')
0 files changed, 0 insertions, 0 deletions