Bug 857798 - sig handlers in beakerd are only configured for daemon mode
Summary: sig handlers in beakerd are only configured for daemon mode
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Beaker
Classification: Retired
Component: scheduler
Version: 0.9
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Amit Saha
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-09-17 03:39 UTC by Raymond Mancy
Modified: 2019-05-22 13:43 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-10-11 23:50:24 UTC
Embargoed:


Attachments (Terms of Use)

Description Raymond Mancy 2012-09-17 03:39:44 UTC
Description of problem:

beakerd only registers sig handlers if it's in daemon mode

Version-Release number of selected component (if applicable):

0.9.3

How reproducible:

Always

Steps to Reproduce:
1. Start beakerd in foreground mode
2. Kill the process
3. 
  
Actual results:

Does not exit cleanly

Expected results:

Does exit cleanly, as per beakerd

Additional info:
The handlers are registered within the 'if not opts.foreground' block

Comment 1 Amit Saha 2012-09-18 06:59:43 UTC
In gerrit: http://gerrit.beaker-project.org/#/c/1358/

Comment 2 Dan Callaghan 2012-10-11 23:50:24 UTC
Beaker 0.9.4 has been released.


Note You need to log in before you can comment on or make changes to this bug.