Version Differences for Lock For Workflow

(Add technical description and a workaround technique)
Line 13:
       
  '''Mitigation:'''    '''Mitigation:''' 
- If there is a need to do have parallel work done on the same [agent+workdir] by multiple jobs (iteration or regular parallel configuration), create a new single job which will run prior to these which just locks that desired [agent+workdir] combination "for workflow". This configuration order guarantees the subsequent jobs will detect that the resource is already bound to the workflow and not try to reacquire it themselves.   + If there is a need to have parallel work done on the same [agent+workdir] by multiple jobs (iteration or regular parallel configuration), create a new single job which will run prior to these which just locks that desired [agent+workdir] combination "for workflow". This configuration order guarantees the subsequent jobs will detect that the resource is already bound to the workflow and not try to reacquire it themselves.