A TaskRunner knows how to run a task configuration of a particular type.
Runs a task based on the given TaskConfiguration.
TaskConfiguration
the execution context.
a promise of the (currently running) Task.
A TaskRunner knows how to run a task configuration of a particular type.