implement process.exitWithException() #34051
Labels
feature request
Issues that request new features to be added to Node.js.
process
Issues and PRs related to the process subsystem.
In the stalled PR #25715, @Fishrock123 was working to introduce a new API... from the original description:
While the PR had plenty of support to move forward, there was an edge case around the
uncaughtException
event handler that would need to be worked through in order for it to move forward.The original PR stalled out and has been closed, but given the support the idea had, I wanted to make sure to open a Feature Request issue in case someone else wanted to pick up the work and move it forward.
The text was updated successfully, but these errors were encountered: