[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

How to wait with timeout on conditional variable in ruby 1.9

Sharat Mohan

2/13/2009 1:24:00 PM

Earlier in ruby 1.8 we could use code
cond.wait(3)

But with moving to 1.9, it raises exception " Timeout is not yet
implemented" in monitor.rb

Any plan to implement it in near future or is there any work around.

Regards
Sharat
--
Posted via http://www.ruby-....