I have a patch that has not been merged yet that removes the usage of Thread.critical from DriverEventQueue:
http://github.com/eric/god/commit/11d3f5949972a83c0c48795372a9b159b827ea00 I'm not sure if there are other problems with running in 1.9, though. On Nov 14, 2:16 am, elliottcable <[email protected]> wrote: > Arch recently made the switch to ruby19 in the official repostiories; > trying to set up a new system. Is God Ruby 1.9 > compatible?http://isitruby19.com/godimplies that it’s not, due to > Thread.critical and possibly other problems (http://github.com/mojombo/ > god/blob/9d5f4a9c4d24191141d640878ff266e32e36815d/lib/god/ > driver.rb#L72). I’m really not sure. -- 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=.
