Benjamin Gilbert f56031ac76 profiles: Enable asynchronous DNS via pthreads
Synchronous DNS uses SIGALARM-based timeouts, which can cause crashes in
some applications. This change is specifically prompted by
<https://issues.apache.org/jira/browse/MESOS-7603> by way of
<https://groups.google.com/d/msg/coreos-dev/KILPPDRSPcg/PBaNF6VGAgAJ> but
probably a good thing to do anyway.
2017-06-13 14:29:42 -07:00
..