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

python processes are not stopped #263

Closed
gregoryb opened this issue Jan 22, 2014 · 1 comment
Closed

python processes are not stopped #263

gregoryb opened this issue Jan 22, 2014 · 1 comment

Comments

@gregoryb
Copy link

Hello,

I use pm2 to run a python app (with the interpreter arg) and when i use "stop all" or "delete all" command. The processes are not stopped. (ps aux).

is it normal ?

thanks you!

@jdrake
Copy link

jdrake commented Oct 14, 2015

Why was this issue closed? I just ran into it using pm2 0.14.6, OSX Yosemite 10.10.4, Python 2.7.8.

Part of my apps declaration file:

"exec_interpreter": "vendor/python/bin/python",
"script": "src/my_app/app.py",

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

No branches or pull requests

3 participants