Skip to content

v1.4.2

Compare
Choose a tag to compare
@hlfernandez hlfernandez released this 08 Jun 08:18
· 9 commits to master since this release

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.