v1.4.2
Fixes bug when resuming a pipeline that didn't complete any task.
So far, when a pipeline finishes without completing any task, the resume of this pipeline raised an exception related to uninitialized resolver. This commit fixes this bug by forcing a save operation of the redo log just after the pipeline is started.