pub fn install(notify: Sender<Signal>) -> Result<()>
Install global signal handlers, with notifications sent to the given notify channel.
notify