Alex Clemmer created MESOS-6868:
-----------------------------------
Summary: Transition Windows away from `os::killtree`.
Key: MESOS-6868
URL: https://issues.apache.org/jira/browse/MESOS-6868
Project: Mesos
Issue Type: Bug
Components: agent
Reporter: Alex Clemmer
Assignee: Alex Clemmer
Windows does not have as robust a notion of a process hierarchy as Unix, and
thus functions like `os::killtree` will always have critical limitations and
semantic mismatches between Unix and Windows.
We should transition away from this function when we can, and replace it with
something similar to how we kill a cgroup.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)