ravthan / all-eyes

Automatically exported from code.google.com/p/all-eyes
0 stars 0 forks source link

ae-daemon should use SIGKILL as the last attempt #35

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Right now ae-daemon is using SIGINT to kill the monitor.  What if the monitor 
is trapping that signal?
At some point the monitor should kill the monitor using SIGKILL.  Do more 
thinking regarding how to do this,
ravi.

Original issue reported on code.google.com by ravt...@gmail.com on 27 Oct 2012 at 3:07

GoogleCodeExporter commented 8 years ago

Original comment by heyyoul...@gmail.com on 30 Oct 2012 at 1:59

GoogleCodeExporter commented 8 years ago

Original comment by heyyoul...@gmail.com on 6 Nov 2012 at 8:57

GoogleCodeExporter commented 8 years ago
now 'ae' daemon uses SIGKILL to kill the monitor,
ravi.

Original comment by ravt...@gmail.com on 11 Nov 2012 at 8:16

GoogleCodeExporter commented 8 years ago
Verified with unit testing

Original comment by tbrt....@gmail.com on 9 Dec 2012 at 9:24