minor update

This commit is contained in:
Miroslav Stampar
2011-06-20 14:27:24 +00:00
parent 17fac6f67f
commit 8968c708a0
2 changed files with 18 additions and 2 deletions

View File

@@ -124,6 +124,8 @@ def runThreads(numThreads, threadFunction, cleanupFunction=None, forwardExceptio
kb.threadContinue = False
kb.threadException = True
print '\r',
logger.info("waiting for threads to finish (Ctrl+C was pressed)")
try: