Skip to content
  • Elias Pipping's avatar
    Bug fix: Call kill/taskkill synchronously · b051b7dd
    Elias Pipping authored
    If we call it synchronously, we also need to call wait-process and
    close-streams. We ignore the error status because signalling a dead or
    non-existing process is not something that the user can avoid.
    b051b7dd