kill process tree using syscall on windows & cleanup (#80)
* kill process tree using syscall on windows & cleanup * use job api * add error check for cmd.Start
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
//go:build !windows
|
||||
// +build !windows
|
||||
|
||||
package pty
|
||||
|
||||
|
||||
Reference in New Issue
Block a user