I believe this may be because the init scripts kill using the name
'uwsgi', except when the following variable in /etc/init.d/uwsgi is:

DAEMON="/usr/bin/uwsgi-core" (or in my case: uwsgi_python3)

then the processes are not killed during restart (or stop).

I solved this for uwsgi python by renaming DAEMON to "/usr/bin/uwsgi",
and pointing "/usr/bin/uwsgi" to "/etc/alternatives/uwsgi_python3".

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1131314

Title:
  Issuing "service uwsgi reload" creates zombie uwsgi processes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/uwsgi/+bug/1131314/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to