Tasks #652
Improve task model to allow delays for starting tasks
Status: | Resolved | Start date: | 10/19/2011 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | J. Wienke | % Done: | 100% | |
Category: | Threading | |||
Target version: | 0.5 |
Description
Comparable behavior to java Timer and TimerTask is required.
Associated revisions
- add a method to TaskExecutor which allows a delayed execution of a task. fixes #652
- clean-up task interface and better document contracts. THIS BREAKS THE TASK API
History
#1 Updated by J. Wienke over 11 years ago
- Status changed from In Progress to Resolved
- % Done changed from 0 to 100
Applied in changeset r400.