mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2025-12-09 13:15:48 +08:00
[Misc][Core] Remove unused req_index increment in scheduler (#30176)
Signed-off-by: Yifan Qiao <yifanqiao@berkeley.edu>
This commit is contained in:
parent
e83b7e379c
commit
1b0482b9d1
@ -607,7 +607,6 @@ class Scheduler(SchedulerInterface):
|
||||
|
||||
self._update_connector_prefix_cache_stats(request)
|
||||
|
||||
req_index += 1
|
||||
self.running.append(request)
|
||||
if self.log_stats:
|
||||
request.record_event(
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user