devfat
Results
1
issues of
devfat
run nodejs app as: `pm2 start app.js` it run successfully. Then I tried to stop app: `pm2 stop id` But it can not trigger exitHook()