@travetto/exec
Advanced tools
Comparing version 0.0.9 to 0.0.10
@@ -19,3 +19,3 @@ { | ||
}, | ||
"version": "0.0.9" | ||
"version": "0.0.10" | ||
} |
@@ -103,3 +103,2 @@ import { CommonProcess, ExecutionEvent } from './types'; | ||
this.release(); | ||
this._proc.kill('SIGKILL'); | ||
delete this._proc; | ||
@@ -106,0 +105,0 @@ } |
9836
317