The problem with just using process.exit() is that the program I am working on was creating handles, but never destroying them. It was processing a directory ...
確定! 回上一頁