Skip to content

Do not kill finished process

Boris Krylov requested to merge FixBo1/gitlab-runner:patch-3 into master

What does this MR do?

Windows runner calls taskkill even if process already exited.

Why was this MR needed?

Are there points in the code the reviewer needs to double check?

Does this MR meet the acceptance criteria?

  • Documentation created/updated
  • Added tests for this feature/bug
  • In case of conflicts with master - branch was rebased

What are the relevant issue numbers?

Edited by Boris Krylov

Merge request reports