<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">2013/5/24 Matt Pietrek <span dir="ltr">&lt;<a href="mailto:mpietrek@skytap.com" target="_blank">mpietrek@skytap.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Eventually the code finishes and the connection goes away. The RabbitMQ admin console shows no connections and no channels, but my queue was never deleted.</blockquote></div><br>Auto-deleted queues are deleted the last consumer is cancelled or goes away. If there were no</div>

<div class="gmail_extra">consumers at all, it won&#39;t be deleted.</div><div class="gmail_extra"><br></div><div class="gmail_extra">Exclusive queues will be deleted when<br>the connection that created them is closed (but they also can&#39;t be shared).</div>

<div class="gmail_extra">-- <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>


</div></div>