[SCM] ISC BIND 10 source code branch, trac420, updated. 4b4813d5873856044ce28b91b1e14c8a0f84b59f
BIND 10 source code commits
bind10-changes at lists.isc.org
Tue Jan 25 11:40:46 UTC 2011
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "ISC BIND 10 source code".
The branch, trac420 has been updated
via 4b4813d5873856044ce28b91b1e14c8a0f84b59f (commit)
from ed69c4be96f940b86a45823fa2efd010f53a357c (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 4b4813d5873856044ce28b91b1e14c8a0f84b59f
Author: Michal 'vorner' Vaner <michal.vaner at nic.cz>
Date: Tue Jan 25 12:38:41 2011 +0100
[trac420] Make sure the subprocess doesn't outlive
It could happen in rare occasions that the subprocess survived death of
the tests, mostly when exceptions happened in the parent process and it
didn't kill it. So there's a finally now and the subprocess has a
limited life length just in case it still slipped somehow without kill.
-----------------------------------------------------------------------
Summary of changes:
src/bin/msgq/tests/msgq_test.py | 30 +++++++++++++++++-------------
1 files changed, 17 insertions(+), 13 deletions(-)
hooks/post-receive
--
ISC BIND 10 source code
More information about the bind10-changes
mailing list