#572: ConditionVariable#wait should accept a timeout argument ---------------------------------+------------------------------------------ Reporter: honglilai@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: Component: MacRuby | Keywords: ---------------------------------+------------------------------------------ Comment(by lsansonetti@…): Let's see what the ruby-core folks will respond, but I agree that the jruby approach makes more sense. In any case, we should remove ConditionVariable from thread.rb and rewrite it as a wrapper to pthread_cond_t. -- Ticket URL: <http://www.macruby.org/trac/ticket/572#comment:2> MacRuby <http://macruby.org/>