mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-07 17:48:29 +08:00
[skip ci]Add comments in chaos checker (#9110)
Signed-off-by: yanliang567 <yanliang.qiao@zilliz.com>
This commit is contained in:
parent
ac790dc6bb
commit
cde6ad074d
@ -106,6 +106,7 @@ class InsertFlushChecker(Checker):
|
||||
|
||||
|
||||
class CreateChecker(Checker):
|
||||
"""check create operations in a dependent thread"""
|
||||
def __init__(self):
|
||||
super().__init__()
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user