Skip to content

Conversation

@vmx
Copy link
Contributor

@vmx vmx commented Jan 3, 2025

In this case the value isn't shared across threads, hence it can be an Rc instead of an Arc.

This was found via a newly introduced Clippy warning.

In this case the value isn't shared across threads, hence it can be an
`Rc` instead of an `Arc`.
@cryptonemo
Copy link
Contributor

Thanks! This fix in particular has been in testing for some time along with some other updates, but isn't ready quite yet. I'll get back to it this week though: #1767

@cryptonemo
Copy link
Contributor

Closing for now in favor of #1770

@cryptonemo cryptonemo closed this Jan 7, 2025
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