BIND 10 trac1275, created. 0fc44ca674ed369f340afd95f3734bd6eaa55789 [1275] modify test_utils.py
BIND 10 source code commits
bind10-changes at lists.isc.org
Tue Oct 4 06:50:10 UTC 2011
The branch, trac1275 has been created
at 0fc44ca674ed369f340afd95f3734bd6eaa55789 (commit)
- Log -----------------------------------------------------------------
commit 0fc44ca674ed369f340afd95f3734bd6eaa55789
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