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
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
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs