[rabbitmq-discuss] pika raise NotImplementedError

gabriel adgeg gabrieladgeg at gmail.com
Tue Dec 6 16:32:05 GMT 2011


I am sorry for the misunderstanding, but I think it is exactly what I have
done.
Now, I have 2 threads, and each thread uses its own connection and its own
channel, without any share.
Yet, the error is still raised.

Thanks

2011/12/6 Gavin M. Roy <gmr at myyearbook.com>

> On Tuesday, December 6, 2011 at 9:25 AM, gabriel adgeg wrote:
>
>
> I have looked to our source code, and I found that we were using the same
> channel in two different threads.
> So I create a new channel (with its own SelectConnection) for the second
> thread... but the error is still raised.
>
> You should keep the use of pika isolated per thread. IE don't reshare a
> connection or channel across threads.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20111206/1e23d80e/attachment.htm>


More information about the rabbitmq-discuss mailing list