[rabbitmq-discuss] Event Handle Leaks in RabbotMQ .NET Client
Chen, Bin
Bin.Chen at kla-tencor.com
Fri Jul 13 00:18:20 BST 2012
Hello All,
We are using RabbitMQ .NET client.
When I ran memory leaks profiler, I found some event handle leaks.
The profiler points the leak to class ConnectionBase.
The AutoResetEvent variables m_heartbeatRead and m_heartbeatWrite are
leaked.
It seems they are not disposed when the connection is closed or aborted.
Best regards,
--Bin Chen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20120712/b7846b0d/attachment.htm>
More information about the rabbitmq-discuss
mailing list