Skip to content

Use more appropriate collections across crate - #6

Merged
stennisrl merged 1 commit into
mainfrom
more-suitable-collections
Oct 20, 2025
Merged

Use more appropriate collections across crate#6
stennisrl merged 1 commit into
mainfrom
more-suitable-collections

Conversation

@stennisrl

@stennisrl stennisrl commented Oct 20, 2025

Copy link
Copy Markdown
Owner

This PR cleans up the vestigial usage of BTreeMap/BTreeSet, opting for more suitable collections since ordering is unnecessary.

This also resolves a bug where Subscription::latched_msgs would discard duplicate messages erroneously.

Fix edge case where duplicate latched messages would be collapsed
@stennisrl
stennisrl merged commit f33d285 into main Oct 20, 2025
3 checks passed
@stennisrl
stennisrl deleted the more-suitable-collections branch October 20, 2025 21:38
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.

1 participant