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

This commit is contained in:
zhannngchen
2025-09-17 11:27:06 +08:00
committed by GitHub
parent 124097fc5b
commit 541551cefe

View File

@@ -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: