Under what circumstances might a "kill -2 nnn" not work. I have a Python app 
with a signal handler configured to catch INT signals. It seems to work fine, 
but we've recently noticed that after the app has run for a while the kill -2 
no longer works. This seems pretty suspicious, perhaps indicating our app is 
misbehaving in some way. What might cause the signal handler to stop working? 

Is there a better list for this question? 

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to