Note that on mac we run into the rather small default ulimit a lot: http://zeromq.org/docs:tuning-zeromq - it could be that effecting test_shutdown_stress, hence the standard advice to increase it.
Ian On Mon, Sep 2, 2013 at 11:53 PM, Matt Connolly <[email protected]> wrote: > I'm getting intermittent failures in the "test_shutdown_stress" test in > Mac OS 10.9 Mavericks too. It seems to me that the failure has to do with > the maximum number of open file descriptors (which zmq uses for internal > messaging). > > I'm not seeing any errors in using the library so far. > > -Matt > > > On 03/09/2013, at 8:47 AM, Lucas Hope <[email protected]> wrote: > > Hi there, > > I recently did a fresh install of this version too (clean latest Mountain > Lion). Except I used homebrew (http://brew.sh/) to install it. There was > a patch shipped with the brew install to fix an issue, likely this one. > > I have had no problems at all with zeromq on my system thus far. > > Cheers, > > Luke > > > > _______________________________________________ > zeromq-dev mailing list > [email protected] > http://lists.zeromq.org/mailman/listinfo/zeromq-dev > >
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
