Skip to content

fix: Load environments deterministically#15

Merged
braheezy merged 1 commit intomainfrom
10-load-vms-and-envs-deterministically
Sep 19, 2023
Merged

fix: Load environments deterministically#15
braheezy merged 1 commit intomainfrom
10-load-vms-and-envs-deterministically

Conversation

@braheezy
Copy link
Copy Markdown
Owner

@braheezy braheezy commented Sep 19, 2023

Closes #10

The original implemenation collected environment information using a map and this unorderedness caused the indeterministic ordering of env tabs. This refactor uses an array instead

The original implemenation collected environment information using a map and this unorderedness caused the indeterministic ordering of env tabs. This refactor uses an array instead
@braheezy braheezy linked an issue Sep 19, 2023 that may be closed by this pull request
@braheezy braheezy merged commit a0b56a3 into main Sep 19, 2023
@braheezy braheezy deleted the 10-load-vms-and-envs-deterministically branch February 23, 2024 04:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Load VMs and Envs deterministically

1 participant