Catch unhandled exceptions in handle_poll
commitbea881631e7e547fd71ac14ab1cd67b18663fcd7
authorKevin Clark <kev@sisyphus.desk.hq.powerset.com>
Tue, 7 Aug 2007 23:57:41 +0000 (7 16:57 -0700)
committerKevin Clark <kev@sisyphus.desk.hq.powerset.com>
Tue, 7 Aug 2007 23:57:41 +0000 (7 16:57 -0700)
treeaf48589679c343d99d254c1ae0f3500896085148
parent95ea70fa82eabc4905bfea70260267b7e4c0b8fd
Catch unhandled exceptions in handle_poll
Check for writable pid_file_directory
Fix default_pid_file race condition (if it hasn't been set, we'll take default)
Reopen STDOUT/STDIN, setsid and detach fork/exec'd proc
lib/god/hub.rb
lib/god/metric.rb
lib/god/process.rb
lib/god/watch.rb