summaryrefslogtreecommitdiff
path: root/lib/git/async/task.py
Commit message (Expand)AuthorAgeFilesLines
* task: Fixed incorrect handling of channel closure. Performance is alright for...Sebastian Thiel2010-06-071-3/+21
* Moved pool utilities into util module, fixed critical issue that caused havok...Sebastian Thiel2010-06-071-1/+25
* pool: First version which works as expected in async mode. Its just using a s...Sebastian Thiel2010-06-071-2/+10
* Plenty of fixes in the chunking routine, made possible by a serialized chunki...Sebastian Thiel2010-06-061-1/+1
* First step of testing the pool - tasks have been separated into a new module ...Sebastian Thiel2010-06-061-0/+144