<div dir="ltr">I was wondering if you noticed any memory leaks associated with Queue and Exchange declares? The AMQP connection object itself doesn't leak, but whenever I do connection->createExchange() or connection->createQueue() I always get a memory leak. Even if I don't use the objects, there's always the same memory leaks per Exchange or Queue created.<div>
<br></div><div>--Sean</div></div>