Comment 4 for bug 803165

Revision history for this message
Chris Behrens (cbehrens) wrote :

Seems setting exclusive=True is more appropriate. It implies auto-deleting the queue. Since we're using a unique queue name, we're definitely the only consumer, so exclusive access is appropriate.