kubernetes/contrib/mesos/pkg/minion/tasks
James DeFelice ec2605a758 wait for some grace period for kill proc to die, upgrading from SIGTERM to SIGKILL if needed
- refactor kill signal escalation into separate func for easier unit testing
- added unit test for signal escalation
2015-09-24 18:53:23 +00:00
..
doc.go refactoring of child process handling code 2015-09-03 21:52:08 +00:00
events.go refactoring of child process handling code 2015-09-03 21:52:08 +00:00
task_linux.go Fix compilation of Mesos minion on Mac 2015-09-04 16:59:44 +00:00
task_other.go Fix compilation of Mesos minion on Mac 2015-09-04 16:59:44 +00:00
task_test.go wait for some grace period for kill proc to die, upgrading from SIGTERM to SIGKILL if needed 2015-09-24 18:53:23 +00:00
task.go wait for some grace period for kill proc to die, upgrading from SIGTERM to SIGKILL if needed 2015-09-24 18:53:23 +00:00