Node.JS ChildProcess.on('exit') does not get hit when spawned process exits

前端 未结 0 2056
粉色の甜心
粉色の甜心 2021-02-19 11:36

I have an executable written in C++ that runs calculations on a data file. Depending on the contents, these calculations can take from seconds to more than half an hour. I have

相关标签:
回答
  • 消灭零回复
提交回复
热议问题