Bug fix: Call kill/taskkill synchronously
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.
Please register or sign in to comment