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 09:23:09 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 | Keywords:
Sensitive: 0 | Estimatedhours: 0
Hours: 0 | Billable: 1
Totalhours: 0 | Internal: 0
---------------------------+------------------------------------------------
All python processes that use the bus eat 100% of CPU available to them,
because they're checking all the time that nothing came on the bus in a
non-blocking way. It is not critical, they do what they should otherwise,
but it is annoying enough. It was brought in with #312.
I'll have a look at it right away, while I remember how the code looks
like.
--
Ticket URL: <https://bind10.isc.org/ticket/349>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list