Skip to content

Instantly share code, notes, and snippets.

@mbylstra
Created December 1, 2013 00:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mbylstra/7727307 to your computer and use it in GitHub Desktop.
Save mbylstra/7727307 to your computer and use it in GitHub Desktop.
kill those wayward uwsgi processes that don't want to die with just killall
killall -SIGKILL uwsgi
@stephansemerad
Copy link

You saved my day!

@rozacek
Copy link

rozacek commented Nov 14, 2017

my day too, thanks

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