How does Meteor mup use forever?
问题 I can read in the Meteor mup documentation that it uses forever to restart a process if it crashes: https://github.com/arunoda/meteor-up At the command line if I issue a "forever list" it reports info: No forever processes running I have a Meteor app that keeps hanging and was wondering if I was using mup correctly, or if Forever would help. Any advice would be appreciated. Please let me know if there is more information that I can provide. Also someone with a higher reputation please tag