NodeprocessProcess.abortmethod Process.abort#Process.abort(): neverThe process.abort() method causes the Node.js process to exit immediately and generate a core file. This feature is not available in Worker threads. Return Type #never
method Process.abort#Process.abort(): neverThe process.abort() method causes the Node.js process to exit immediately and generate a core file. This feature is not available in Worker threads. Return Type #never