Project

General

Profile

« Previous | Next » 

Revision 739fdb7f

Added by nobu (Nobuyoshi Nakada) almost 6 years ago

[ruby/spec] Don't care about return values

RDoc says nothing about them. Added an example that
ConditionVariable#wait can be woken up by
ConditionVariable#signal, instead.