Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed async from tree | Sebastian Thiel | 2010-06-12 | 1 | -15/+0 |
| | |||||
* | test_task: fixed import error, made all modules from x import * safe | Sebastian Thiel | 2010-06-11 | 1 | -1/+4 |
| | |||||
* | First step of testing the pool - tasks have been separated into a new module ↵ | Sebastian Thiel | 2010-06-06 | 1 | -0/+12 |
including own tests, their design improved to prepare them for some specifics that would be needed for multiprocessing support |