cleanup: avoid duped self-pipe init/replacement logic
commit74215182d5fc24a209bf51d201cb5cfd2819f474
authorEric Wong <normalperson@yhbt.net>
Fri, 24 Apr 2009 20:52:37 +0000 (24 13:52 -0700)
committerEric Wong <normalperson@yhbt.net>
Fri, 24 Apr 2009 20:56:06 +0000 (24 13:56 -0700)
treef7dadc7a638cad5931a181fde7a2ee7f8419f001
parente74dac7aebd453449d632c697cb05a277c998690
cleanup: avoid duped self-pipe init/replacement logic

We do this in both the worker and master processes, so avoid
repeating ourselves.
lib/unicorn.rb