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

Reduce the amount of cloning in reachability.rs #374

Merged

Conversation

frankmcsherry
Copy link
Member

This PR tidies up some ownership and allows us to avoid a bit of cloning of reachability state. It doesn't seem to have marked impact in the tests I'm doing, but it does seem like a no-brainer.

@frankmcsherry frankmcsherry merged commit 7f26146 into TimelyDataflow:master Mar 25, 2021
@github-actions github-actions bot mentioned this pull request Oct 29, 2024
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