Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed Forever.stop() killing parent process on Forever.exit() #812

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

xeaone
Copy link

@xeaone xeaone commented Feb 16, 2016

Fixed Forever.stop() killing parent process on Forever.exit()
Added exitOnStop option to Forever.config
Changed exitOnStop default false
Fixed exitOnStop always being true

@indexzero
Copy link
Member

Thank you for your contribution. Unfortunately this breaks almost every single test. Could you look into getting CI/CD passing?

@kibertoad
Copy link
Contributor

Could you please fix tests?

@xeaone
Copy link
Author

xeaone commented Jan 9, 2019

I can take a look at it. I am not familiar with writing tests like this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants