Fix unit tests (#1817)
This commit is contained in:
@@ -834,7 +834,7 @@ class Engine:
|
||||
return ret
|
||||
|
||||
def shutdown(self):
|
||||
kill_child_process(include_self=True)
|
||||
kill_child_process()
|
||||
|
||||
def get_tokenizer(self):
|
||||
global tokenizer_manager
|
||||
|
||||
Reference in New Issue
Block a user