[skip ci]Add comments in chaos checker (#9273)

Signed-off-by: yanliang567 <yanliang.qiao@zilliz.com>
pull/9286/head
yanliang567 2021-10-05 20:39:14 +08:00 committed by GitHub
parent 3fe23a09f2
commit 45af2202e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -147,6 +147,7 @@ class IndexChecker(Checker):
class QueryChecker(Checker):
"""check query operations in a dependent thread"""
def __init__(self):
super().__init__()
self.c_wrap.load() # load before query