<div dir="ltr">if we care about playing nicely with pre-existing signal handles installed by the JVM, then surely the right answer is that we too should implement signal-chaining.<div>i.e. when we install our signal handlers, we should store the address of the previously installed handler (if any) and call that inside our signal handler.</div>​</div>