<div>
If you are able, please create a simple example that demonstrates the error and create an issue to track at:
</div><div><br></div><div>http://github.com/pika/pika</div><div><br></div><div>I will be better able to help with the example.</div><div><br></div><div>Thanks,</div><div><br></div><div>Gavin</div><div><br></div>
<div></div>
<p style="color: #A0A0A8;">On Tuesday, December 6, 2011 at 11:32 AM, gabriel adgeg wrote:</p>
<blockquote type="cite" style="border-left-style:solid;border-width:1px;margin-left:0px;padding-left:10px;">
<span><div><div>I am sorry for the misunderstanding, but I think it is exactly what I have done.<div>Now, I have 2 threads, and each thread uses its own connection and its own channel, without any share.</div><div>Yet, the error is still raised.</div>
<div><br></div><div>Thanks </div><div><br><div>2011/12/6 Gavin M. Roy <span dir="ltr"><<a href="mailto:gmr@myyearbook.com">gmr@myyearbook.com</a>></span><br><blockquote type="cite"><div>
<div>
<div><span style="color:rgb(160,160,168)">On Tuesday, December 6, 2011 at 9:25 AM, gabriel adgeg wrote:</span></div><blockquote type="cite"><div>
<span><div><div><div><br></div><div>I have looked to our source code, and I found that we were using the same channel in two different threads.</div><div>So I create a new channel (with its own SelectConnection) for the second thread... but the error is still raised.</div>
</div></div></span></div></blockquote></div><div>You should keep the use of pika isolated per thread. IE don't reshare a connection or channel across threads. </div><div><br>
</div>
</div></blockquote></div><br></div>
</div><div><div>_______________________________________________</div><div>rabbitmq-discuss mailing list</div><div><a href="mailto:rabbitmq-discuss@lists.rabbitmq.com">rabbitmq-discuss@lists.rabbitmq.com</a></div><div><a href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss">https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a></div></div></div></span>
</blockquote>
<div>
<br>
</div>