On Tuesday 19 July 2005 02:08 pm, Eric Brown wrote:
> I do see how timing could be an issue for sleeps, but I would personally
> much rather have a timeout variable in conf.d somewhere rather than no
> check at all.

because you're only looking at one side of the race condition

your check goes to sleep for 3 seconds ... then the service starts up but 
because it's a slow CPU, it takes 10 seconds to get to the config file 
parsing where it fails and exits silently ... when the check wakes back up it 
goes 'hey, service is still running, all is good'
-mike
-- 
[email protected] mailing list

Reply via email to