Related to talk on signals... How come Racket has exn:break:hang-up and exn:break:terminate but not something for SIGINT exceptions. How do you handle SIGINT? I mean i guess you get a `exn:break?` when it happens but there's kinda no way to distinguish that it's a SIGINT other than it just not being an `exn:break:terminate?` or a `exn:break:hang-up?`. Am i thinking about this wrong or is there something missing here?
Nate -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/racket-users/70D38B28-1C61-42A2-94E4-C2D6440EA111%40manicmind.earth.

