[ 
https://issues.apache.org/jira/browse/MESOS-7989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrew Schwartzmeyer updated MESOS-7989:
----------------------------------------
    Description: 
The {{SLEEP_COMMAND}} macro was added to help with POSIX like systems vs 
Windows where we do not have {{sleep}} but instead have {{PowerShell -Command 
Start-Sleep}}. However, it is not used entirely consistently, and after an 
investigation, it's possible we just want to remove it.

Either way, the comment above its implementation is out-of-date. 

> Use `SLEEP_COMMAND` consistently
> --------------------------------
>
>                 Key: MESOS-7989
>                 URL: https://issues.apache.org/jira/browse/MESOS-7989
>             Project: Mesos
>          Issue Type: Task
>          Components: stout
>            Reporter: Andrew Schwartzmeyer
>            Priority: Trivial
>              Labels: stout
>
> The {{SLEEP_COMMAND}} macro was added to help with POSIX like systems vs 
> Windows where we do not have {{sleep}} but instead have {{PowerShell -Command 
> Start-Sleep}}. However, it is not used entirely consistently, and after an 
> investigation, it's possible we just want to remove it.
> Either way, the comment above its implementation is out-of-date. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to