improve `process.exit()` workaround (#2741)
authorAlex Lam S.L <alexlamsl@gmail.com>
Sun, 7 Jan 2018 09:53:50 +0000 (17:53 +0800)
committerGitHub <noreply@github.com>
Sun, 7 Jan 2018 09:53:50 +0000 (17:53 +0800)
commit9809567dfc4d5c3f23c7e6424da9a471a964584a
tree4c01ce7d435b04b4a6c6b145a28daf304754e73c
parent1ee8be8d91dd94a983e853b7abcc64d6dbc6214b
improve `process.exit()` workaround (#2741)

- use public API
- fix issue with Node.js 0.10 on WIndows
bin/uglifyjs
test/jetstream.js
test/ufuzz.js
tools/exit.js [new file with mode: 0644]