Ticket #16 (closed defect: fixed)
^C (SIGINT) doesn't interrupt the cocoa runloop
| Reported by: | lsansonetti@… | Owned by: | lsansonetti@… |
|---|---|---|---|
| Priority: | blocker | Milestone: | MacRuby 0.2 |
| Component: | MacRuby | Keywords: | |
| Cc: |
Description (last modified by lsansonetti@…) (diff)
Start a MacRuby example, then hit ^C. The program is not interrupted, and still continues, which is not expected.
Manually sending INT using kill(1) produces the same effect.
Change History
Note: See
TracTickets for help on using
tickets.

