From 2f497f7c47730522418e44d9de49ee962e47ff2e Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Thu, 29 Oct 2009 14:35:23 -0700 Subject: 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) --- GIT-VERSION-GEN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'GIT-VERSION-GEN') diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN index 5da5904..96f22f6 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v0.93.4.GIT +DEF_VER=v0.93.5.GIT LF=' ' -- cgit v1.2.3-24-ge0c7