Ignore unhandled master signals in the workers
commit1ffc1671d659e03d6fbf82864734bafa1f4fb35b
authorEric Wong <normalperson@yhbt.net>
Sun, 3 May 2009 20:07:42 +0000 (3 13:07 -0700)
committerEric Wong <normalperson@yhbt.net>
Mon, 4 May 2009 03:36:15 +0000 (3 20:36 -0700)
tree610f1c32ad4b391219be1da9e64700a2173caf23
parentdf76b78d359f34a73ce407f40f594577e04b014b
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