[rabbitmq-discuss] .NET Client Connection.CreateModel Possible Deadlock / Not Thread Safe?

Emile Joubert emile at rabbitmq.com
Thu May 16 13:24:49 BST 2013


Hi Chris,

On 14/05/13 17:56, Chris Haines wrote:
> I have attached an NUnit test file which recreates this problem. The
> test case that uses locking will pass and the test without locking will
> indefinitely hang after it tries to create a channel on line 62 (at
> which point all of the threads are now hanging requesting a model).
> 
> Has anyone seen any problems like this before?
Thanks for supplying the test, I agree that it looks like a bug. I
suggest that you continue to wrap channel creation in a lock while we
work on a fix.




-Emile







More information about the rabbitmq-discuss mailing list