turning back on time auto-adjustment mechanism (if turned off) after a threshold run of valid chars

This commit is contained in:
Miroslav Stampar
2012-05-26 07:00:26 +00:00
parent 00d22f013f
commit d335ec0c34
3 changed files with 14 additions and 1 deletions

View File

@@ -1512,6 +1512,7 @@ def __setKnowledgeBaseAttributes(flushAll=True):
kb.testQueryCount = 0
kb.threadContinue = True
kb.threadException = False
kb.timeValidCharsRun = 0
kb.uChar = NULL
kb.xpCmdshellAvailable = False