steelbrain / exec

Node's Process spawning APIs beautified
MIT License
9 stars 4 forks source link

Properly kill processes on Windows #80

Closed Arcanemagus closed 7 years ago

Arcanemagus commented 7 years ago

Processes spawned through cmd.exe on Windows will not be killed when the cmd.exe itself is killed.