Skip to content

Instantly share code, notes, and snippets.

@mbylstra
Created December 1, 2013 00:57
Show Gist options
  • Select an option

  • Save mbylstra/7727307 to your computer and use it in GitHub Desktop.

Select an option

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
Copy Markdown

You saved my day!

@rozacek

rozacek commented Nov 14, 2017

Copy link
Copy Markdown

my day too, thanks

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