about summary refs log tree commit homepage
path: root/test
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2009-03-18 01:59:17 -0700
committerEric Wong <normalperson@yhbt.net>2009-03-18 14:30:46 -0700
commit29c6af908c2bd1109be175c34b89c45c8cc2f60b (patch)
tree076b9cf2a415504001f2aa63af1cc74bfd02052e /test
parent2373b663049df69a168f1e876e817a49d8ed8a7b (diff)
downloadunicorn-29c6af908c2bd1109be175c34b89c45c8cc2f60b.tar.gz
In nearly every app, if the current working directory
disappears, the app becomes broken, sometimes subtly.  It can be
especially broken when preload_app is false (the default).

So just shut ourselves down to spare ourselves the
wasted CPU cycles on a dead app.

As a (hopefully) pleasant side effect, this allows
configurations with preload_app==false (the default) to do
application code reloads via SIGHUP (in addition to unicorn
config reloads).
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions