BIND 10 #694: proposal: change timeout for SendNonblock (msg test) to 30sec

BIND 10 Development do-not-reply at isc.org
Tue Mar 15 22:44:51 UTC 2011


#694: proposal: change timeout for SendNonblock (msg test) to 30sec
-------------------------------------+-------------------------------------
           Reporter:  jinmei         |                      Owner:
               Type:  enhancement    |                     Status:  new
           Priority:  minor          |                  Milestone:  A-Team-
          Component:  msgq           |  Task-Backlog
          Sensitive:  0              |                   Keywords:
Add Hours to Ticket:  0              |  Estimated Number of Hours:  0
        Total Hours:  0              |                  Billable?:  1
                                     |                  Internal?:  0
-------------------------------------+-------------------------------------
 It's currently 10sec
 {{{
     def terminate_check(self, task, timeout = 10):
 }}}
 (btw the space chars around = should be removed according to the style
 convention)

 Apparently this is too small for my personal slow server, and this
 test regularly fails.

 I propose changing this value to 30sec (yes, it's an arbitrary choice
 that happens to work for that particular server).  Normally the value
 shouldn't affect testability; timeout doesn't happen unless the test
 fails or for a very slow machine.  So I think the change is acceptable.

-- 
Ticket URL: <http://bind10.isc.org/ticket/694>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development


More information about the bind10-tickets mailing list