You can add test cases to the issues repository (zeromq organization). If you don't have write access, make a pull request.
Cheers Pieter On Fri, Feb 24, 2012 at 7:19 AM, Calvin de Vries <[email protected]> wrote: > It's actually more or less a C++ port of the example that's already listed > for LIBZMQ-307. I'll try to upload it to that ticket. > > > On Thu, Feb 23, 2012 at 4:43 PM, Jon Dyte <[email protected]> wrote: >> >> On 23/02/12 20:19, Calvin de Vries wrote: >> > I made a reproducible case in C++ where if you have two subscribers: >> > one listening to "a" and "b" and another listening to "a" "b" and "c" >> > if you close the socket of the subscriber listening to "a" and "b" the >> > other subscriber loses a "b" message for one sequence. I can't seem to >> > reproduce it where it stops getting "b" messages altogether, though, >> > which is what I see in production. >> > >> > >> Hi >> Can you raise an issue in Jira and attach the examples. >> And also the 0MQ version. >> Thanks >> >> jon >> >> _______________________________________________ >> 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 > _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
