[bugfix]hicache bench_long_context.py run failed (#10523)
This commit is contained in:
@@ -65,6 +65,7 @@ class ContextWorkloadGenerator(WorkloadGenerator):
|
|||||||
|
|
||||||
self.max_parallel = args.max_parallel
|
self.max_parallel = args.max_parallel
|
||||||
self.logfile = args.log_file
|
self.logfile = args.log_file
|
||||||
|
self.enable_round_barrier = False
|
||||||
|
|
||||||
def response_handler(self):
|
def response_handler(self):
|
||||||
while True:
|
while True:
|
||||||
|
|||||||
Reference in New Issue
Block a user