-
Notifications
You must be signed in to change notification settings - Fork 633
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
Foreman does not terminate child process #779
Open
baelter opened this issue
Jun 16, 2021
· 3 comments
· Fixed by spinels/overman#1 · May be fixed by #780
Open
Foreman does not terminate child process #779
baelter opened this issue
Jun 16, 2021
· 3 comments
· Fixed by spinels/overman#1 · May be fixed by #780
Comments
I think #723 addresses this issue. I rebased that branch against latest master, feel free to try it out: https://github.com/dentarg/foreman/tree/pgroup |
This was referenced Oct 28, 2022
I forked foreman and merged #780 (#723 but rebased) and released the fork as |
This was referenced Oct 28, 2022
@dentarg thanks for overman, I've replaced foreman with it in our dev setup. |
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Same issue as #628
Procfile:
test.rb
Steps to repoduce:
$ foreman start
$ kill <foreman-pid>
The text was updated successfully, but these errors were encountered: