Details
Description
When DockerContainerizer and a non-command executor is used together, the hook in slavePreLaunchDockerTaskExecutorDecorator is called with TaskInfo = None().
We should keep task info passed to the hook to provide consistent interface.