Skip to content

client-policy: Simplify route backend collection.#2294

Merged
hawkw merged 1 commit intoeliza/policy-conversionfrom
ver/eliza/policy-conversion-backend-ugly
Mar 7, 2023
Merged

client-policy: Simplify route backend collection.#2294
hawkw merged 1 commit intoeliza/policy-conversionfrom
ver/eliza/policy-conversion-backend-ugly

Conversation

@olix0r
Copy link
Member

@olix0r olix0r commented Mar 7, 2023

There's some pretty obtuse code to render route iterators. This change avoids this by passing around a hash set to collect backends into. This is sufficient, especially, as this is all handled internally to the crate.

There's some pretty obtuse code to render route iterators. This change
avoids this by passing around a hash set to collect backends into. This
is sufficient, especially, as this is all handled internally to the
crate.
@olix0r olix0r requested a review from a team as a code owner March 7, 2023 22:57
Copy link
Contributor

@hawkw hawkw left a comment

Choose a reason for hiding this comment

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

oh, yeah, that's definitely nicer, good call!

@hawkw hawkw merged commit d274abe into eliza/policy-conversion Mar 7, 2023
@hawkw hawkw deleted the ver/eliza/policy-conversion-backend-ugly branch March 7, 2023 22:59
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.

2 participants