<div dir="ltr">Hi!<div><br></div><div>Not so long ago oslo.service had a handler for SIGINT and on receiving this signal a process killed all children with SIGTERM and exited.</div><div>Change [1], that added graceful shutdown on SIGTERM, removed all SIGINT handlers and currently all services that consume oslo.service generate KeyboardInterrupt exceptions on receiving SIGINT.</div><div><br></div><div>My question is whether such behavior is what users and operators expect or having a handler is still the preferred way?</div><div><br></div><div><br></div><div>Thanks, Elena</div><div><br></div><div>[1] <a href="https://github.com/openstack/oslo.service/commit/fa9aa6b665f75e610f2b91a7d310f6499bd71770">https://github.com/openstack/oslo.service/commit/fa9aa6b665f75e610f2b91a7d310f6499bd71770</a></div></div>