deg-skeletor / skeletor-core

The core engine for the Skeletor family of build tools
0 stars 0 forks source link

Allow for serial task execution #38

Open heaper opened 5 years ago

heaper commented 5 years ago

Currently, Skeletor runs all tasks simultaneously. There are two scenarios where tasks should be run serially:

All this will mean that a task queue will need to be implemented for Skeletor.