#634: Dispatch::Job fails with macirb ------------------------------------+--------------------------------------- Reporter: igor.evsu...@… | Owner: lsansone...@… Type: defect | Status: new Priority: blocker | Milestone: MacRuby 0.6 Component: MacRuby | Keywords: gcd ------------------------------------+---------------------------------------
Comment(by ernest.prabha...@…): I'm getting sporadic failures simply in launching irb, as well as calling Dispatch. Do you get it consistently with one form and not the other? Also, can you do: $ macirb > require 'dispatch' > job = Dispatch::Job.new > job.add { Math.sqrt 10*10 } > job.value i.e, does it only happen (inconsistently) when you pass a block to 'new'? -- Ticket URL: <http://www.macruby.org/trac/ticket/634#comment:4> MacRuby <http://macruby.org/> _______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel