ERR_UNAVAILABLE_DURING_EXIT


函数在 process.on('exit') 句柄中调用,不应在 process.on('exit') 句柄中调用。

Function was called within a process.on('exit') handler that shouldn't be called within process.on('exit') handler.