Skip to content
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

Replace eagerly managed source_keys_rx with rx_lookup #522

Merged
merged 3 commits into from
Jun 10, 2024
Merged

Conversation

algesten
Copy link
Owner

@algesten algesten commented Jun 5, 2024

Keeping source_keys_rx in sync with the changes of the streams_rx is
brittle. This changes so rx_lookup is a cache of confirmed lookups.

src/streams/mod.rs Show resolved Hide resolved
src/streams/mod.rs Show resolved Hide resolved
src/streams/mod.rs Show resolved Hide resolved
Keeping source_keys_rx in sync with the changes of the streams_rx is
brittle. This changes so rx_lookup is a cache of confirmed lookups.
@algesten algesten merged commit f952edf into main Jun 10, 2024
19 checks passed
@algesten algesten deleted the fix/rx_lookup branch June 10, 2024 12:49
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.

None yet

3 participants