Can you show the MonitorMixin complete error? Im finding it interesting
that its still deadlocking with MM in place. Not sure I have a solution,
but before I broach it, Id like to see the full trace if possible.
–
D. Deryl D.
“The bug which you would fright me with I seek” - William Shakespeare -
The Winter’s Tale, Act III, Scene II - A court of Justice.
From: Abhijit S. [email protected]
Sent: February 14, 2013 10:09 PM
To: ruby-talk ML [email protected]
Subject: Re: Ruby Multithreaded producer-consumer problem
I rewrote the code using MonitorMixin and then back to using Mutex, same
result. I used 2 ConditionVariable, same result If it’s not working,
it’s certainly not for the lack of trying.
Attachments:
http://www.ruby-forum.com/attachment/8132/orange_tree.rb