Minor update (adding a warning message about potential dropping of requests because of protection mechanisms involved)

This commit is contained in:
Miroslav Stampar
2014-09-08 14:33:13 +02:00
parent 055b759145
commit 53d0d5bf8b
3 changed files with 5 additions and 1 deletions

View File

@@ -1741,6 +1741,7 @@ def _setKnowledgeBaseAttributes(flushAll=True):
kb.technique = None
kb.testMode = False
kb.testQueryCount = 0
kb.testType = None
kb.threadContinue = True
kb.threadException = False
kb.tableExistsChoice = None