txamqp-user team mailing list archive
-
txamqp-user team
-
Mailing list archive
-
Message #00001
Re: Weird error in protocol
Hi Antonin,
sorry for the slow response
On Mon, Jul 20, 2009 at 2:00 AM, Antonin AMAND<antonin.amand@xxxxxxxxx> wrote:
> I'm not sure how the error should be handled, maybe raising a
> ValueError which is catched in FrameReceiver._unpackFrame would do the
> job bu in fact i'm a python and amqp newcomer so I let this to you
> guys ;)
> I was able to reproduce the error on both python2.5 and 2.6. I'm on
> mac os x tiger and txamqp is version 0.2.1 from tarball
Could you test the code from the trunk? I think this is a known bug
that has been fixed in trunk:
https://bugs.launchpad.net/txamqp/+bug/318529
Cheers.
References