Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Won't Fix
-
None
-
None
Description
Right now we have to use libevent to compile Mesos on Windows because libev does not have a clean standalone build available on Windows. (We also use a beta version of libevent because it's easier to compile.)
But, this changes the behavior of libprocess significantly. So, we need to think about transitioning to libev after MVP.
Attachments
Issue Links
- is superceded by
-
MESOS-8668 Transition libprocess on Windows to use the Thread Pool API
- Resolved