clio
clio copied to clipboard
Handle SIGHUP and friends gracefully
Currently sending any signal to clio will stop it as there is no handling of signals at all atm. Let's define which signals should do what and implement the handlers. The goal is to shutdown gracefully on a TBD set of signals.
Take into account the new Source
design or maybe change it to something better.
https://github.com/XRPLF/clio/pull/1171#discussion_r1489192405