[MacRuby-devel] [MacRuby] #634: Dispatch::Job fails with macirb

MacRuby ruby-noreply at macosforge.org
Wed Apr 28 16:27:23 PDT 2010


#634: Dispatch::Job fails with macirb
------------------------------------+---------------------------------------
 Reporter:  igor.evsukov@…          |       Owner:  lsansonetti@…        
     Type:  defect                  |      Status:  new                  
 Priority:  blocker                 |   Milestone:  MacRuby 0.6          
Component:  MacRuby                 |    Keywords:  gcd                  
------------------------------------+---------------------------------------

Comment(by ernest.prabhakar@…):

 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/>



More information about the MacRuby-devel mailing list