[PD+Pause] Remove redundant post processing (#23886)

Co-authored-by: root <root@slurm-h200-206-011.slurm-compute.tenant-slurm.svc.cluster.local>
This commit is contained in:
Byron Hsu
2026-04-27 17:01:26 -07:00
committed by GitHub
co-authored by root
parent cb0429f253
commit 27659ea8c8
@@ -398,7 +398,6 @@ class SchedulerDisaggregationPrefillMixin:
self.disagg_prefill_bootstrap_queue.pop_bootstrapped()
)
if self._engine_paused:
self.process_disagg_prefill_inflight_queue()
continue
# Get the next batch to run
@@ -432,7 +431,6 @@ class SchedulerDisaggregationPrefillMixin:
self.disagg_prefill_bootstrap_queue.pop_bootstrapped()
)
if self._engine_paused:
self.process_disagg_prefill_inflight_queue()
continue
# Get the next batch to run