Release v0.3.6.post2 (#2214)
Co-authored-by: Yineng Zhang <me@zhyncs.com>
This commit is contained in:
@@ -466,7 +466,6 @@ if __name__ == "__main__":
|
||||
|
||||
try:
|
||||
main(server_args, bench_args)
|
||||
except Exception as e:
|
||||
raise e
|
||||
finally:
|
||||
kill_child_process()
|
||||
if server_args.tp_size != 1:
|
||||
kill_child_process()
|
||||
|
||||
Reference in New Issue
Block a user