BIND 10 #349: Busyloop in all python processes caused by nonblock reads of bus
BIND 10 Development
do-not-reply at isc.org
Wed Sep 22 18:12:53 UTC 2010
#349: Busyloop in all python processes caused by nonblock reads of bus
-------------------------------+--------------------------------------------
Reporter: vorner | Owner: vorner
Type: defect | Status: new
Priority: major | Milestone:
Component: Unclassified | Resolution:
Keywords: | Sensitive: 0
Estimatedhours: 0.0 | Hours: 0
Billable: 1 | Totalhours: 0
Internal: 0 |
-------------------------------+--------------------------------------------
Comment(by vorner):
Little correction, it's not all python processes, just cmdctl, xfrin,
xfrout and zonemgr and they're using the check_command() call of config
session as if it would be blocking, in a tight loop like:
{{{
while running:
….check_command()
}}}
--
Ticket URL: <http://bind10.isc.org/ticket/349#comment:1>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list