Skip to content

🐛 fix duplicate switch ports #70

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 3, 2023

Conversation

jfieber
Copy link
Contributor

@jfieber jfieber commented Jul 1, 2023

When iterating through devices, switch ports were being accumulated across the devices. Only the first device actually had the correct complement of ports, with subsequent devices having their own, plus the previous device’s ports.

Unclear if this is the actual problem c48cd4d was trying to address, or different scenario I don’t see in my environment, so I left it in.

When iterating through devices, switch ports were being accumulated across the devices. Only the first device actually had the correct complement of ports, with subsequent devices having their own, plus the previous device’s ports.

Unclear if this is the actual problem  c48cd4d  was trying to address, or different scenario I don’t see in my environment, so I left it in.
Copy link

@NOXITB NOXITB left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks Good As Well

@charlie-haley charlie-haley merged commit 3943609 into charlie-haley:main Jul 3, 2023
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.

3 participants