[rabbitmq-discuss] pika raise NotImplementedError

Gavin M. Roy gmr at myyearbook.com
Tue Dec 6 16:42:35 GMT 2011


If you are able, please create a simple example that demonstrates the error and create an issue to track at: 

http://github.com/pika/pika

I will be better able to help with the example.

Thanks,

Gavin


On Tuesday, December 6, 2011 at 11:32 AM, gabriel adgeg wrote:

> 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 (mailto: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. 
> > 
> 
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com (mailto:rabbitmq-discuss at lists.rabbitmq.com)
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
> 
> 


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20111206/0e1ca515/attachment.htm>


More information about the rabbitmq-discuss mailing list