[
https://issues.apache.org/jira/browse/MESOS-1491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14033219#comment-14033219
]
Timothy Chen commented on MESOS-1491:
-------------------------------------
Sounds great! That this is not needed then once we have something like that. I
can just close this.
> Improve subprocess executing command with arguments
> -------------------------------------------------------
>
> Key: MESOS-1491
> URL: https://issues.apache.org/jira/browse/MESOS-1491
> Project: Mesos
> Issue Type: Improvement
> Reporter: Timothy Chen
> Assignee: Timothy Chen
>
> The current way for subprocess to execute commands with arguments is to build
> up the whole command string with arguments. However, whoever does this needs
> to be careful about escaping quotes or semicolons, etc.
> The better way is to use execve and pass in a list of arguments instead.
--
This message was sent by Atlassian JIRA
(v6.2#6252)