This commit is contained in:
Vikhyath Mondreti
2026-02-06 15:26:28 -08:00
parent 96fa2b0228
commit dd579541c7

View File

@@ -468,7 +468,6 @@ function selectOwnerForDispatch(): OwnerState | null {
if (owner.queueLength === 0) {
owner.burstRemaining = 0
removeOwnerFromRing(ownerKey)
visited++
continue
}