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

Terminating 'heroku local' does not terminate php-fpm processes #1689

Open
fabioborella-smash opened this issue Dec 3, 2020 · 0 comments
Open

Comments

@fabioborella-smash
Copy link

Do you want to request a feature or report a bug?

Bug

What is the current behavior?

Running heroku local and terminating with control + C does not return to prompt and leaves php-fpm processes from httpd running. This prevents the next call to heroku local to start.
The only way is executing control + C 2 times and then use apachectl stop to terminate 'zombies' processes.

What is the expected behavior?

When terminating with control + C the command should return and terminate httpd and related php-fpm processes.


Heroku CLI version:
heroku/7.47.4 darwin-x64 node-v12.16.2

OS:
macOS Big Sur 11.0.1

HTTP proxy or company firewall:
no

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

No branches or pull requests

1 participant