Unverified Commit 541551ce authored by zhannngchen's avatar zhannngchen Committed by GitHub
Browse files

[bugfix]hicache bench_long_context.py run failed (#10523)

parent 124097fc
......@@ -65,6 +65,7 @@ class ContextWorkloadGenerator(WorkloadGenerator):
self.max_parallel = args.max_parallel
self.logfile = args.log_file
self.enable_round_barrier = False
def response_handler(self):
while True:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment