v0.93.5
tag65ef463bb1879ddace9c747784625f71680f5573
object 2f497f7c47730522418e44d9de49ee962e47ff2e
authorEric Wong <normalperson@yhbt.net>
Thu, 29 Oct 2009 21:41:51 +0000 (29 14:41 -0700)
unicorn 0.93.5

This release fixes a regression introduced in 0.93.3 where
timed-out worker processes run a chance of not being killed off
at all if they're hung.  While it's not ever advisable to have
requests take a long time, we realize it's easy to fix
everything :)

Eric Wong (3):
      TODO: remove --kill
      fix reliability of timeout kills
      TODO: update for next version (possibly 1.0-pre)