[skip ci]Add comments for SearchChecker (#8073)

Signed-off-by: yanliang567 <yanliang.qiao@zilliz.com>
pull/8078/head
yanliang567 2021-09-16 17:23:50 +08:00 committed by GitHub
parent ddcb2b5349
commit 950db8c6f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -58,6 +58,7 @@ class Checker:
class SearchChecker(Checker):
"""check search operations in a dependent thread"""
def __init__(self):
super().__init__()
self.c_wrap.load() # do load before search