Wrapper for the Windows `taskkill` command. Ends one or more tasks or processes.
by sindresorhusJavaScript
Last 12 weeks · 0 commits
4 of 6 standards met
Hi guys! Thanks for the project. Today i arrived in a situation where i need to kill a created pid when the main process exit, using async method will not work, so, i made this pull request implementing it, using execaSync method (i also updated the execa version used in repo) and creating a new taskkillSync method. Please consider the pull request, thanks!
Repository: sindresorhus/taskkill. Description: Wrapper for the Windows `taskkill` command. Ends one or more tasks or processes. Stars: 45, Forks: 10. Primary language: JavaScript. Languages: JavaScript (100%). License: MIT. Latest release: v5.0.0 (3y ago). Open PRs: 0, open issues: 2. Last activity: 3y ago. Community health: 71%. Top contributors: sindresorhus, kevva, alextes, Richienb, brandon93s, ankology.