BIND 10 #2636: stats crash
BIND 10 Development
do-not-reply at isc.org
Mon Jan 21 10:38:58 UTC 2013
#2636: stats crash
-------------------------------------+-------------------------------------
Reporter: jreed | Owner:
Type: defect | Status: new
Priority: medium | Milestone: New
Component: statistics | Tasks
Keywords: | Resolution:
Sensitive: 0 | CVSS Scoring:
Sub-Project: Core | Defect Severity: N/A
Estimated Difficulty: 0 | Feature Depending on Ticket:
Total Hours: 0 | Add Hours to Ticket: 0
| Internal?: 0
-------------------------------------+-------------------------------------
Comment (by vorner):
Actually, this is not a double-throw as you know it from C++. It catches
one exception and throws a different one to exchange it. This is
completely valid, often used thing in python and it can be caught.
The problem is, nobody tries to catch it. And, even if it was caught, it's
not really clear what to do about it in the current state of libraries.
--
Ticket URL: <http://bind10.isc.org/ticket/2636#comment:7>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list