Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
Important subset of the dependency tree follows:
slave/containerizer/launcher.cpp: type_utils, collect, process, reap, launcher
type_utils.hpp: uuid.hpp
collect: future, defer, process
reap: future
launcher: isolator, future, usbprocess, flags
future.hpp: pid.hpp
defer.hpp: deferred.hpp, dispatch.hpp
deferred.hpp: dispatch.hpp, pid.hpp
dispatch.hpp: process.hpp
isolator: process
subprocess: os, future
flags.hpp: os.hpp, path.hpp, fetch.hpp
fetch.hpp: path.hpp
Attachments
Issue Links
- is blocked by
-
MESOS-3637 Port process/process.hpp to Windows
- Resolved
-
MESOS-3668 Port process/delay.hpp to Windows
- Resolved
-
MESOS-3676 Port process/collect.hpp to Windows
- Resolved
-
MESOS-3682 Port slave/containerizer/launcher.hpp to Windows
- Resolved