aboutsummaryrefslogtreecommitdiff
path: root/test/git/async/test_task.py
AgeCommit message (Collapse)Author
2010-06-12Removed async from treeSebastian Thiel
2010-06-11test_task: fixed import error, made all modules from x import * safeSebastian Thiel
2010-06-06First step of testing the pool - tasks have been separated into a new module ↵Sebastian Thiel
including own tests, their design improved to prepare them for some specifics that would be needed for multiprocessing support