Can you show the MonitorMixin complete error? I’m finding it interesting
that its still deadlocking with MM in place. Not sure I have a solution,
but before I broach it, I’d like to see the full trace if possible.
···
--
D. Deryl Downey
"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 Sarkar <lists@ruby-forum.com>
*Sent:* February 14, 2013 10:09 PM
*To:* ruby-talk ML <ruby-talk@ruby-lang.org>
*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
--
Posted via http://www.ruby-forum.com/.