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