[ruby-core:60512] Re: [ruby-trunk - Bug #9343] [PATCH] SizedQueue#max= wakes up waiters properly

From: Eric Wong <normalperson@...>
Date: 2014-02-05 17:46:12 UTC
List: ruby-core #60512
ko1@atdot.net wrote:
> sorry for long absent.

No worries, I forgot about this, too :x

> I reviewed this patch and I have a question.
> Only `diff' threads should wake-up?

Yes, your patch looks correct.  Old thread.rb had "diff.times do"

In This Thread