We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e332729 commit 4424e5fCopy full SHA for 4424e5f
worker.js
@@ -32,5 +32,4 @@ process.stdin.on('end', function () {
32
33
function respond (message) {
34
console.log(JSON.stringify(message))
35
- process.exit(0)
36
}
0 commit comments