--report-on-signal
在接收到发送到正在运行的 Node.js 进程的指定(或预定义)信号时,启用生成报告。触发报告的信号通过 --report-signal 指定。
【Enables report to be generated upon receiving the specified (or predefined)
signal to the running Node.js process. The signal to trigger the report is
specified through --report-signal.】