[
https://issues.apache.org/jira/browse/MESOS-6678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alex Clemmer updated MESOS-6678:
--------------------------------
Labels: stout (was: microsoft stout)
> `os::temp` might fail on Windows
> --------------------------------
>
> Key: MESOS-6678
> URL: https://issues.apache.org/jira/browse/MESOS-6678
> Project: Mesos
> Issue Type: Bug
> Components: stout
> Reporter: Alex Clemmer
> Assignee: Alex Clemmer
> Priority: Minor
> Labels: stout
>
> On Unix, `os::temp` is always `/tmp`. On Windows, we have to get this path
> from the OS. Unfortunately, this operation might fail, and we need to handle
> this.
> We should consider either:
> (1) Defaulting to something sane, or
> (2) Refactoring `os::temp` to return a `Try<std::string>`
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)