mirror of
https://github.com/simstudioai/sim.git
synced 2026-02-06 20:55:23 -05:00
fix
This commit is contained in:
@@ -468,7 +468,6 @@ function selectOwnerForDispatch(): OwnerState | null {
|
||||
if (owner.queueLength === 0) {
|
||||
owner.burstRemaining = 0
|
||||
removeOwnerFromRing(ownerKey)
|
||||
visited++
|
||||
continue
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user