事件:'错误'
【Event: 'error'】
此活动与child_process.fork()提供的活动相同。
【This event is the same as the one provided by child_process.fork().】
在一个 worker 中,也可以使用 process.on('error')。
【Within a worker, process.on('error') may also be used.】
【Event: 'error'】
此活动与child_process.fork()提供的活动相同。
【This event is the same as the one provided by child_process.fork().】
在一个 worker 中,也可以使用 process.on('error')。
【Within a worker, process.on('error') may also be used.】