This is a diff for the fix proposed in T45097
Problem: the Master of Network Renderer sets the job to finished even if at least one frame is on error, There is no way to restart the job.
Exact steps for others to reproduce the error
Start a job with one or more frame and force an error by stopping the slave with the last frame.
This patch fixes the problem and allows to re-render erroneous frames.