[
https://issues.apache.org/jira/browse/MESOS-5420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Pravat updated MESOS-5420:
---------------------------------
Description: os::exists returns true if the process identified by the
parameter is still running or was running and we are able to get information
about it, such us the exit code. In Windows after obtaining a handle to the
process it is possible perform those operations. (was: os::exists returns
true if the process identified by the parameter is still running or was
running. In Windows, subprocess class keeps an open handle to the process,
allowing ReaperProcess::reap to get the exit code even if the process is
terminated.)
> Implement os::exists for processes
> ----------------------------------
>
> Key: MESOS-5420
> URL: https://issues.apache.org/jira/browse/MESOS-5420
> Project: Mesos
> Issue Type: Improvement
> Environment: Windows
> Reporter: Daniel Pravat
> Assignee: Daniel Pravat
>
> os::exists returns true if the process identified by the parameter is still
> running or was running and we are able to get information about it, such us
> the exit code. In Windows after obtaining a handle to the process it is
> possible perform those operations.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)