rtens / xkdl

Task manager, scheduler and time tracker
1 stars 2 forks source link

Dependence #1

Open rtens opened 9 years ago

rtens commented 9 years ago

Tasks should be able to depend on other tasks. This dependence need to be scheduled before the depending task can be scheduled. Also, the dependence should inherit the depending task's priority and deadline (if higher) so it's doesn't block it.

cebe commented 9 years ago

:+1: