We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bdd99a commit bef3ce7Copy full SHA for bef3ce7
lib/econnreset.js
@@ -4,5 +4,4 @@ process.on('uncaughtException', (error, origin) => {
4
console.error('UNCAUGHT EXCEPTION')
5
console.error(error)
6
console.error(origin)
7
- process.exit(1)
8
})
0 commit comments