Skip to content
This repository was archived by the owner on Apr 29, 2025. It is now read-only.

fix(client/zones): fix nil error when multiple zones are removes at once#726

Merged
thelindat merged 1 commit intooverextended:masterfrom
Dimmies:patch-1
Mar 10, 2025
Merged

fix(client/zones): fix nil error when multiple zones are removes at once#726
thelindat merged 1 commit intooverextended:masterfrom
Dimmies:patch-1

Conversation

@Dimmies
Copy link
Contributor

@Dimmies Dimmies commented Mar 9, 2025

Reverse the order in which we iterate through exitingZones to prevent issues with the index shifting.

Fixes #712

Reverse the order in which we iterate through `exitingZones` to prevent issues with the index shifting.

Signed-off-by: Dimmies <[email protected]>
@thelindat thelindat merged commit 024b392 into overextended:master Mar 10, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] Exiting multiple zones at once

2 participants