Re: [ANN] unicorn 4.8.0.pre1 prerelease gem

2014-01-09 Thread Eric Wong
Eric Wong normalper...@yhbt.net wrote:
   tests: fix SO_REUSEPORT tests for old Linux and non-Linux
   stream_input: avoid IO#close on client disconnect
   t0300: kill off stray processes in test
   always write PID file early for compatibility
   doc: clarify SIGNALS and reference init example
   rework master-to-worker signaling to use a pipe

Btw, has anybody tried this?  I haven't noticed any issues, and I'm
thinking about releasing this as 4.8.0 as-is (with some minor doc
updates)
___
Unicorn mailing list - mongrel-unicorn@rubyforge.org
http://rubyforge.org/mailman/listinfo/mongrel-unicorn
Do not quote signatures (like this one) or top post when replying


[ANN] unicorn 4.8.0.pre1 prerelease gem

2013-12-09 Thread Eric Wong
Changes since 4.7.0:

Eric Wong (6):
  tests: fix SO_REUSEPORT tests for old Linux and non-Linux
  stream_input: avoid IO#close on client disconnect
  t0300: kill off stray processes in test
  always write PID file early for compatibility
  doc: clarify SIGNALS and reference init example
  rework master-to-worker signaling to use a pipe

gem install --pre unicorn

git://bogomips.org/unicorn
___
Unicorn mailing list - mongrel-unicorn@rubyforge.org
http://rubyforge.org/mailman/listinfo/mongrel-unicorn
Do not quote signatures (like this one) or top post when replying