mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Also, detect mongo dying in a loop. Just print a helpful message and exit. Uses 'ps ax' to inspect the process table. A little hacky, but should be functional and portable.