#493: signals cannot be intercepted -----------------------------------+---------------------------------------- Reporter: lsansonetti@… | Owner: martinlagardette@… Type: defect | Status: assigned Priority: blocker | Milestone: MacRuby 0.5 Component: MacRuby | Keywords: -----------------------------------+---------------------------------------- Comment(by martinlagardette@…): Signals are now partially implemented in r3338, with some limitations: - Raising an exception within a signal handler will not work - Ruby doesn't handle any signal by default, except SIGBUS, SIGSEGV, SIGPIPE, and SIGCHLD -- Ticket URL: <http://www.macruby.org/trac/ticket/493#comment:3> MacRuby <http://macruby.org/>