Reintroduce SIGINT handler

Bug #1477102 reported by Elena Ezhova
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
oslo.service
Fix Released
High
Marian Horban

Bug Description

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.
Change [1], that added graceful shutdown on SIGTERM, removed all SIGINT handlers and currently all services that consume oslo.service generate KeyboardInterrupt exceptions [2] on receiving SIGINT.

We need to reintroduce handler for SIGINT to provide cleaner output.

[1] https://github.com/openstack/oslo.service/commit/fa9aa6b665f75e610f2b91a7d310f6499bd71770
[2] http://paste.openstack.org/show/395226/

Elena Ezhova (eezhova)
Changed in oslo.service:
assignee: nobody → Elena Ezhova (eezhova)
Changed in oslo.service:
status: New → Triaged
importance: Undecided → High
Elena Ezhova (eezhova)
Changed in oslo.service:
assignee: Elena Ezhova (eezhova) → nobody
Marian Horban (mhorban)
Changed in oslo.service:
assignee: nobody → Marian Horban (mhorban)
Marian Horban (mhorban)
Changed in oslo.service:
status: Triaged → Fix Committed
Changed in oslo.service:
milestone: none → 0.6.0
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.