log ERROR messages if workers exit with failure
commite4d0b226391948ef433f1d0135814315e4c48535
authorEric Wong <normalperson@yhbt.net>
Sat, 7 Aug 2010 04:25:51 +0000 (7 04:25 +0000)
committerEric Wong <normalperson@yhbt.net>
Sat, 7 Aug 2010 04:32:22 +0000 (7 04:32 +0000)
treef56b9fd5f2e196b68cfedf7fc0a39241b8e7d36a
parentf1d33c80dd6c5650f960f7087f4e08f809754d34
log ERROR messages if workers exit with failure

Something is wrong if workers exit with a non-zero status,
so we'll increase the log level to help prevent people
from missing it.
lib/unicorn.rb
t/t0010-reap-logging.sh [new file with mode: 0755]