BIND 10 #3095: Generic traceback handling

BIND 10 Development do-not-reply at isc.org
Thu Sep 12 07:40:08 UTC 2013


#3095: Generic traceback handling
-------------------------------------+-------------------------------------
            Reporter:  vorner        |                        Owner:
                Type:  enhancement   |  UnAssigned
            Priority:  medium        |                       Status:
           Component:  Unclassified  |  reviewing
            Keywords:                |                    Milestone:
           Sensitive:  0             |  Sprint-20130917
         Sub-Project:  Core          |                   Resolution:
Estimated Difficulty:  4             |                 CVSS Scoring:
         Total Hours:  0             |              Defect Severity:  N/A
                                     |  Feature Depending on Ticket:
                                     |          Add Hours to Ticket:  0
                                     |                    Internal?:  0
-------------------------------------+-------------------------------------

Comment (by muks):

 Replying to [comment:5 vorner]:
 > The ticket is ready for review. However, I discovered a small catch
 there. It
 > does handle exceptions if the main function already started. But not
 when the
 > import statements are still being evaluated. So, this means it'll still
 > traceback the usual way when we are missing some of the libraries or if
 there's
 > a syntax error. I don't know if it is a real problem and I don't know
 how to
 > fix that anyway, so we'll probably have to live with that.

 I think this is not a problem as if `import` statements fail, something is
 wrong with the basic installation itself and that is the best way for it
 to fail.

-- 
Ticket URL: <http://bind10.isc.org/ticket/3095#comment:6>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development


More information about the bind10-tickets mailing list