When run the test case in VS2013, you may encounter below problem After test case end, it will show below message infintely no matter how long you wait, test does not finish The thread 0x23a4 has exited with code 259 (0×103). The thread 0×2884 has ex…
CentOs 6.5 using root acount, I have a working Node.js Express app: root@vps [/home/test/node]# npm start app.js > test@0.0.1 start /home/test/node > node ./bin/www app.js The app can be seen working on the internet browser. I stop the app and try t…