Don't pass a block for fork when forking workersworker_exec
commitd0afe48696a643a5d7400b3db1d68cfd81e8cd38
authorJeremy Evans <code@jeremyevans.net>
Mon, 13 Mar 2017 15:28:54 +0000 (13 08:28 -0700)
committerEric Wong <e@80x24.org>
Mon, 13 Mar 2017 19:11:27 +0000 (13 19:11 +0000)
tree45628f8dd1abe65f121767465b8761c8fac3ad15
parentea1a4360d66a833d75fbd887388d8cd4fe4ae299
Don't pass a block for fork when forking workers

This reduces the stack depth, making GC more efficient.
lib/unicorn/http_server.rb