Mailing List Archives
	Authenticated access
	
	
     | 
    
	 
	 
     | 
    
	
	 
     | 
  
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] notification on error
- Date: Wed, 17 Oct 2012 14:38:51 -0400
 
- From: Rich Pieri <ratinox@xxxxxxx>
 
- Subject: Re: [Condor-users] notification on error
 
SIGTERM signals don't generate error states. SIGTERM tell a process to
initiate a clean shutdown. As far as the parent process can tell it is
a normal termination of the child process, the same as if it finished
running and exited normally. Perhaps you should be sending SIGINT or
SIGKILL signals instead of SIGTERM?
-- 
Rich Pieri <ratinox@xxxxxxx>
MIT Laboratory for Nuclear Science