Ignore unhandled master signals in the workers
commit99b4c6e1208d39d5938900e3c4f4ebb8f374e08a
authorEric Wong <normalperson@yhbt.net>
Sun, 3 May 2009 20:07:42 +0000 (3 13:07 -0700)
committerEric Wong <normalperson@yhbt.net>
Fri, 22 May 2009 08:54:21 +0000 (22 01:54 -0700)
tree11c06d7d5c431682ef92a9294124c5d9012c0165
parentcfe5234e975b914e831907db77fee8f154950fc1
Ignore unhandled master signals in the workers

This makes it easier to use "killall -$SIGNAL unicorn"
without having to lookup the correct PID.
lib/unicorn.rb