zombie process handler

This commit is contained in:
Thomas Hobson 2021-04-26 13:00:34 +12:00
parent 347f2d56d7
commit 3673b4e403
No known key found for this signature in database
GPG key ID: 9F1FD9D87950DB6F
4 changed files with 32 additions and 733 deletions

View file

@ -8,14 +8,16 @@
"express": "^4.17.1",
"is-docker": "^2.1.1",
"js-yaml": "^4.0.0",
"libsys": "^3.0.0",
"logplease": "^1.2.15",
"nocamel": "HexF/nocamel#patch-1",
"node-fetch": "^2.6.1",
"ps-list": "^7.2.0",
"semver": "^7.3.4",
"uuid": "^8.3.2",
"waitpid2": "^2.0.5",
"waitpid": "git+https://github.com/HexF/node-waitpid.git",
"yargs": "^16.2.0"
},
"license": "MIT"
}