[MacRuby] #937: Rescuing Interrupt doesn't work

MacRuby ruby-noreply at macosforge.org
Thu Oct 7 14:20:01 PDT 2010


#937: Rescuing Interrupt doesn't work
-------------------------------------+--------------------------------------
 Reporter:  eloy.de.enige@…          |       Owner:  lsansonetti@…        
     Type:  defect                   |      Status:  new                  
 Priority:  blocker                  |   Milestone:                       
Component:  MacRuby                  |    Keywords:  irb                  
-------------------------------------+--------------------------------------

Comment(by lsansonetti@…):

 This isn't supported in MacRuby because throwing a C++ exception within a
 signal handler leads to disasters. I am not sure there is a way to
 implement this behavior without introducing hacks.

-- 
Ticket URL: <http://www.macruby.org/trac/ticket/937#comment:1>
MacRuby <http://macruby.org/>



More information about the macruby-tickets mailing list