I installed god (condition-variable-1.9-support branch of Eric fork) with ruby 1.9 and when I start god I'm getting the following error :
FATAL: Unhandled exception in driver loop - (ArgumentError): wrong number of arguments (2 for 1) /usr/local/lib/ruby19/gems/1.9.1/gems/god-0.8.0/lib/god/compat19.rb: 16:in `wait' /usr/local/lib/ruby19/gems/1.9.1/gems/god-0.8.0/lib/god/driver.rb: 90:in `block in pop' /usr/local/lib/ruby19/1.9.1/monitor.rb:190:in `mon_synchronize' /usr/local/lib/ruby19/gems/1.9.1/gems/god-0.8.0/lib/god/driver.rb: 87:in `pop' /usr/local/lib/ruby19/gems/1.9.1/gems/god-0.8.0/lib/god/driver.rb: 151:in `block (2 levels) in initialize' /usr/local/lib/ruby19/gems/1.9.1/gems/god-0.8.0/lib/god/driver.rb: 149:in `loop' /usr/local/lib/ruby19/gems/1.9.1/gems/god-0.8.0/lib/god/driver.rb: 149:in `block in initialize' Any idea where it comes from ? Thanks, M. On Jan 5, 9:47 am, Michal Frackowiak <[email protected]> wrote: > Is there any news on this issue? This really looks like a blocker... > > Thanks, > Michal F -- You received this message because you are subscribed to the Google Groups "god.rb" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/god-rb?hl=en.
