While verifying a fix for amq-client today, I&#39;ve noticed that a couple of amqp gem examples that<div>previously passed no longer do. One of them is</div><div><br></div><div><a href="https://github.com/ruby-amqp/amqp/blob/6c3774efe71bd65e18a45fbd4511b3104a5d2dd7/spec/integration/multiple_consumers_per_queue_spec.rb#L263-319">https://github.com/ruby-amqp/amqp/blob/6c3774efe71bd65e18a45fbd4511b3104a5d2dd7/spec/integration/multiple_consumers_per_queue_spec.rb#L263-319</a></div>

<div><br></div><div>Here&#39;s what the log (rabbitmq-server 2.8.7) reveals:</div><div><a href="https://gist.github.com/fa2f90216c4587a82cca">https://gist.github.com/fa2f90216c4587a82cca</a></div><div><br></div><div>Function in question is</div>

<div><a href="https://gist.github.com/61951978dab3b7e742df">https://gist.github.com/61951978dab3b7e742df</a></div><div><br></div><div><div><div>I am not sure how to track it down without building rabbit from source. The test uses the immediate flag so</div>

<div>we will remove it anyway but I thought I should post this here.</div><div><br></div><div>If this looks like something serious, I can build rabbit from source, add more logging and try again.</div><div><br></div><div>

Thanks,</div>-- <br>MK<br><br><a href="http://github.com/michaelklishin" target="_blank">http://github.com/michaelklishin</a><br><a href="http://twitter.com/michaelklishin" target="_blank">http://twitter.com/michaelklishin</a><br>

<br></div></div>