Strange quit behavior
Eric Wong
normalperson at yhbt.net
Tue Aug 30 20:33:02 EDT 2011
Eric Wong <normalperson at yhbt.net> wrote:
> + trap(sig) do
> + @logger.debug("received SIG#{sig}")
I'm even more glad I didn't apply this patch to Unicorn. I completely
forgot Logger uses a mutex internally (even though it doesn't need to
when writing to a POSIX-compliant file system).
Rainbows! has a similar issue I fixed/worked around:
http://mid.gmane.org/20110830233232.GA19633@dcvr.yhbt.net
--
Eric Wong
More information about the mongrel-unicorn
mailing list