summaryrefslogtreecommitdiff
path: root/test/git/async/test_task.py
Commit message (Collapse)AuthorAgeFilesLines
* Removed async from treeSebastian Thiel2010-06-121-15/+0
|
* test_task: fixed import error, made all modules from x import * safeSebastian Thiel2010-06-111-1/+4
|
* First step of testing the pool - tasks have been separated into a new module ↵Sebastian Thiel2010-06-061-0/+12
including own tests, their design improved to prepare them for some specifics that would be needed for multiprocessing support