Closed GoogleCodeExporter closed 9 years ago
It looks like this only happens when calling basic_get() twice within the same
context/process.
But if we remove one of the 2 basic_get()s, and try to execute the consumer
multiple
times, it works as expected.
I can reproduce the same behavior with RabbitMQ's java client.
So this doesn't look like a defect in py-amqplib, I still don't understand why
this
is happening though.
Thanks for your attention.
Original comment by amr.most...@gmail.com
on 17 Apr 2010 at 2:39
OK, since it seems to be a broker issue we can't do anything about it. Thanks
for the report and the followup.
Original comment by barry.pe...@gmail.com
on 28 Mar 2011 at 7:09
Original issue reported on code.google.com by
amr.most...@gmail.com
on 17 Apr 2010 at 2:00Attachments: