BIND 10 trac1287, created. 541ea699442bece13605d34e182ff89bca384a43 Merge branch 'trac1275'

BIND 10 source code commits bind10-changes at lists.isc.org
Wed Oct 19 14:07:12 UTC 2011


The branch, trac1287 has been created
        at  541ea699442bece13605d34e182ff89bca384a43 (commit)

- Log -----------------------------------------------------------------
commit 541ea699442bece13605d34e182ff89bca384a43
Merge: 1f311bbc22d17a747ad394ffd00cb130f2999ede 8b024ff407a6987a4c7e55f51b9d08c1c9a185d3
Author: Naoki Kambe <kambe at jprs.co.jp>
Date:   Wed Oct 19 21:22:55 2011 +0900

    Merge branch 'trac1275'

commit 8b024ff407a6987a4c7e55f51b9d08c1c9a185d3
Author: Naoki Kambe <kambe at jprs.co.jp>
Date:   Fri Oct 14 20:51:50 2011 +0900

    [1275] restore the finally statement in run function in the MockMsgq class.
    As a result of considering any other situation where self.msgq.run() in the
    try statement is accidentally failed. This changes don't affect the result of
    the unittest.

commit 419fe34aec67a7bf30991f7df7b568133d8eb541
Author: Naoki Kambe <kambe at jprs.co.jp>
Date:   Wed Oct 5 11:02:59 2011 +0900

    [1275] remove an unused fake isc package

commit 96d5830820c86c06517fc3f4c0f1c95c478237db
Author: Naoki Kambe <kambe at jprs.co.jp>
Date:   Wed Oct 5 10:59:17 2011 +0900

    [1275] move dir of a socket file for test to builddir, and fix its name

commit 5ab87bf933008827bc39aed0cd4e6bf4cd71a062
Author: Naoki Kambe <kambe at jprs.co.jp>
Date:   Tue Oct 4 15:44:39 2011 +0900

    [1275] modify test_utils.py
    
     - remove the finally statement from the run method in the MockMsgq class.
       Because it is found that it doesn't actually work even if it is there.  And
       also it is found that self.msgq.shutdown() doesn't work even though outside
       of the thread.
    
     - instead of self.msgq.shutdown(), add the removal of the socket file into the
       shutdown method in the BaseModules class

-----------------------------------------------------------------------




More information about the bind10-changes mailing list