ba4cc5e Fix tight loop in monitor

Authored and Committed by sgallagh 14 years ago
    Fix tight loop in monitor
    
    If the domain heartbeat time was explicitly set in the
    configuration to 0, we would enter a tight loop in the heartbeat
    check and never answer requests from the child processes.
    
        
file modified
+4 -4
file modified
+5 -0