http_server: kill another stack frame off
commita7d9eb03bf3ac554854990018a67f34c2221fb20
authorEric Wong <normalperson@yhbt.net>
Wed, 15 Jun 2011 00:53:45 +0000 (15 00:53 +0000)
committerEric Wong <normalperson@yhbt.net>
Wed, 15 Jun 2011 00:53:45 +0000 (15 00:53 +0000)
treea45ff1d782370b7143661967394b79e75fa0fbe1
parentf8953ce747bd35b2008fc3daa040b89002a3133e
http_server: kill another stack frame off

We always know we have zero workers at startup, so we don't
need to check before hand.  SIGHUP users may suffer a small
performance decrease as a result, but there's not much we
can do about it.
lib/unicorn/http_server.rb