Hi, I'm seeing this assertion failure when running 8 identical processes each with a PUB and a SUB socket, and each SUB subscribed to the other 7 instances. The instances are intended to send data for 30 seconds out of their PUB socket, then end. Messaging works fine on version 2.1 and libzmq HEAD (7689d20...). But on HEAD I will see this assertion error on termination. If needed I could produce test code to replicate, but for now I just printed the components of the failed assertion. These are:
new_max:50 new_min:56 I could not find an open issue mentioning this. Anyone has seen this before? Thanks, Javier _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
